From 4f323a3719f96886af2816bc06d38d570f35493a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Jun 2023 12:32:19 +0000 Subject: [PATCH] chore(release): ns-paystack-v1.6.0 [skip ci] # [1.6.0](https://github.com/brianpooe/devtools-bp/compare/ns-paystack-v1.5.0...ns-paystack-v1.6.0) (2023-06-17) ### Bug Fixes * resolve conflicts from pull ([c154fe8](https://github.com/brianpooe/devtools-bp/commit/c154fe802f9df5d92c84583b0fdda7e423d48971)) ### Features * added split transaction create split ([2974fa2](https://github.com/brianpooe/devtools-bp/commit/2974fa2f3c0de0defb6ddc8b8deedbf68dfb0e10)) --- libs/ns-paystack/CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/libs/ns-paystack/CHANGELOG.md b/libs/ns-paystack/CHANGELOG.md index fa6bfaf..b0765d6 100644 --- a/libs/ns-paystack/CHANGELOG.md +++ b/libs/ns-paystack/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.6.0](https://github.com/brianpooe/devtools-bp/compare/ns-paystack-v1.5.0...ns-paystack-v1.6.0) (2023-06-17) + + +### Bug Fixes + +* resolve conflicts from pull ([c154fe8](https://github.com/brianpooe/devtools-bp/commit/c154fe802f9df5d92c84583b0fdda7e423d48971)) + + +### Features + +* added split transaction create split ([2974fa2](https://github.com/brianpooe/devtools-bp/commit/2974fa2f3c0de0defb6ddc8b8deedbf68dfb0e10)) + # [1.5.0](https://github.com/brianpooe/devtools-bp/compare/ns-paystack-v1.4.1...ns-paystack-v1.5.0) (2023-06-17)