From cd39ceaa7c89037ad1ac29bfa877d9122f920208 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 4 Jun 2023 17:04:47 +0000 Subject: [PATCH] chore(release): ns-paystack-v1.0.0 [skip ci] # 1.0.0 (2023-06-04) ### Bug Fixes * error handling status codes ([cac97d4](https://github.com/brianpooe/bp-devtools/commit/cac97d4487d04751c2223729c24b4a8e2a9dec90)) * formatting for github action ([f07aae5](https://github.com/brianpooe/bp-devtools/commit/f07aae52be41d40fcbf5f4439b18b34edce92571)) * naming models and lib paths ([bc53cd4](https://github.com/brianpooe/bp-devtools/commit/bc53cd48738fb0ecf58bb95b69454cc3f89c7950)) * **ns-paystack:** add branches to release config for semantic versioning ([78e92c8](https://github.com/brianpooe/bp-devtools/commit/78e92c807242f8294a0a18dbb9adced413348e9e)) * **ns-paystack:** add pkgRoot to the plugins section ([0e37805](https://github.com/brianpooe/bp-devtools/commit/0e3780587b0450f5158eda5971e8b7ba68c22aef)) * **ns-paystack:** added branches to release config ([78eb7be](https://github.com/brianpooe/bp-devtools/commit/78eb7be96fd3e1623453c0814ad4948e49b41e7b)) * **ns-paystack:** added release object to package.json ([97b4956](https://github.com/brianpooe/bp-devtools/commit/97b49562069ed324039a15483ef72c040c720f49)) * **ns-paystack:** deleted change log to refresh logs ([a039190](https://github.com/brianpooe/bp-devtools/commit/a03919005ca8c2772478ba262581850cede131f0)) * **ns-paystack:** extended release config base js ([e067e45](https://github.com/brianpooe/bp-devtools/commit/e067e45a187b006eb9b9a2ed7784e2c9fad428c9)) * **ns-paystack:** marked repo to public ([64e525a](https://github.com/brianpooe/bp-devtools/commit/64e525a435be8ac687f1eb5079fff69042b1ea30)) * **ns-paystack:** remove github push ([52ad323](https://github.com/brianpooe/bp-devtools/commit/52ad323e4915106c6ff23f3b3c44585ede571f8c)) * **ns-paystack:** remove private field from package json ([d02bc77](https://github.com/brianpooe/bp-devtools/commit/d02bc77f962ee31f13f385ded6bb89f60995e755)) * **ns-paystack:** renamed npm scope to brianpooe ([25801ce](https://github.com/brianpooe/bp-devtools/commit/25801cef7d29c9be84333a1109bdba97290e0f18)) * **ns-paystack:** replace folder packages to libs ([27b2353](https://github.com/brianpooe/bp-devtools/commit/27b2353a4e2d143397d57906aef6aa27a7a2e414)) * **ns-paystack:** replaced sample library name from semantic versioning command ([b09b464](https://github.com/brianpooe/bp-devtools/commit/b09b4642d87f9d3b8725986b966840b8b746c321)) * **ns-paystack:** update package.json for semantic versioning to recognize ([89d2fdd](https://github.com/brianpooe/bp-devtools/commit/89d2fdd3b302e5f4dbaabeed8f0e09c4ab4af87a)) * **ns-paystack:** update publish config to access public ([3e3ca34](https://github.com/brianpooe/bp-devtools/commit/3e3ca344b024d80ce92c5cf44ce07a49375ff953)) * **ns-paystack:** update release config ([7bca4d7](https://github.com/brianpooe/bp-devtools/commit/7bca4d7f9d0e473fbb02f8c0c8f8495c86a4d45a)) * **ns-paystack:** updated assets for semantic release git ([c8455f9](https://github.com/brianpooe/bp-devtools/commit/c8455f9a4fbd1a25c05f9ab5b483d522536a8b3c)) * **ns-paystack:** updated package.json ([5df0933](https://github.com/brianpooe/bp-devtools/commit/5df09338cc0aa530409a7c7331616447c2124bd8)) * route paths ([f5e1e5d](https://github.com/brianpooe/bp-devtools/commit/f5e1e5dfeee5cb951ce13277e05d0c2cc447dfa3)) ### Features * add dynamic module ([dcbd3ba](https://github.com/brianpooe/bp-devtools/commit/dcbd3ba5098de918a2b090cf5494fb02d7310ce6)) * add fetch transaction ([8a285e2](https://github.com/brianpooe/bp-devtools/commit/8a285e23b311f7605259b635983c195009ee1f71)) * add list transactions ([349ff35](https://github.com/brianpooe/bp-devtools/commit/349ff3587c85d9bb9bfe3cd2e84bc8c379d244f1)) * add paystack lib and demo app ([1ee0bd9](https://github.com/brianpooe/bp-devtools/commit/1ee0bd9f429b90c652d0b25966ef6d8a2b5d2783)) * added charge transaction endpoint ([1316ed1](https://github.com/brianpooe/bp-devtools/commit/1316ed1a5403528e8690ab52363fd49ab555039a)) * added export transaction ([c3dec33](https://github.com/brianpooe/bp-devtools/commit/c3dec330cb37220a9b007bda3722d256727179a7)) * added partial debit ([856c716](https://github.com/brianpooe/bp-devtools/commit/856c716903183fe0b6f652a257233923e1b8ce62)) * added semantic release versioning ([6aac837](https://github.com/brianpooe/bp-devtools/commit/6aac8379335b88e7a9dac9d9618e643947d5ccd1)) * added view transaction timeline ([f837129](https://github.com/brianpooe/bp-devtools/commit/f83712964db397fd70ffed58fecbb1f9fd32c4b0)) * transaction api ([8fe8ba0](https://github.com/brianpooe/bp-devtools/commit/8fe8ba09adfd0f91e4a6836ddbe4e1210da8fd84)) * verify transaction ([aba11ba](https://github.com/brianpooe/bp-devtools/commit/aba11ba4688f858da2c901c03b9a496d74eb3aa5)) --- libs/ns-paystack/CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 libs/ns-paystack/CHANGELOG.md diff --git a/libs/ns-paystack/CHANGELOG.md b/libs/ns-paystack/CHANGELOG.md new file mode 100644 index 0000000..e29f899 --- /dev/null +++ b/libs/ns-paystack/CHANGELOG.md @@ -0,0 +1,41 @@ +# 1.0.0 (2023-06-04) + + +### Bug Fixes + +* error handling status codes ([cac97d4](https://github.com/brianpooe/bp-devtools/commit/cac97d4487d04751c2223729c24b4a8e2a9dec90)) +* formatting for github action ([f07aae5](https://github.com/brianpooe/bp-devtools/commit/f07aae52be41d40fcbf5f4439b18b34edce92571)) +* naming models and lib paths ([bc53cd4](https://github.com/brianpooe/bp-devtools/commit/bc53cd48738fb0ecf58bb95b69454cc3f89c7950)) +* **ns-paystack:** add branches to release config for semantic versioning ([78e92c8](https://github.com/brianpooe/bp-devtools/commit/78e92c807242f8294a0a18dbb9adced413348e9e)) +* **ns-paystack:** add pkgRoot to the plugins section ([0e37805](https://github.com/brianpooe/bp-devtools/commit/0e3780587b0450f5158eda5971e8b7ba68c22aef)) +* **ns-paystack:** added branches to release config ([78eb7be](https://github.com/brianpooe/bp-devtools/commit/78eb7be96fd3e1623453c0814ad4948e49b41e7b)) +* **ns-paystack:** added release object to package.json ([97b4956](https://github.com/brianpooe/bp-devtools/commit/97b49562069ed324039a15483ef72c040c720f49)) +* **ns-paystack:** deleted change log to refresh logs ([a039190](https://github.com/brianpooe/bp-devtools/commit/a03919005ca8c2772478ba262581850cede131f0)) +* **ns-paystack:** extended release config base js ([e067e45](https://github.com/brianpooe/bp-devtools/commit/e067e45a187b006eb9b9a2ed7784e2c9fad428c9)) +* **ns-paystack:** marked repo to public ([64e525a](https://github.com/brianpooe/bp-devtools/commit/64e525a435be8ac687f1eb5079fff69042b1ea30)) +* **ns-paystack:** remove github push ([52ad323](https://github.com/brianpooe/bp-devtools/commit/52ad323e4915106c6ff23f3b3c44585ede571f8c)) +* **ns-paystack:** remove private field from package json ([d02bc77](https://github.com/brianpooe/bp-devtools/commit/d02bc77f962ee31f13f385ded6bb89f60995e755)) +* **ns-paystack:** renamed npm scope to brianpooe ([25801ce](https://github.com/brianpooe/bp-devtools/commit/25801cef7d29c9be84333a1109bdba97290e0f18)) +* **ns-paystack:** replace folder packages to libs ([27b2353](https://github.com/brianpooe/bp-devtools/commit/27b2353a4e2d143397d57906aef6aa27a7a2e414)) +* **ns-paystack:** replaced sample library name from semantic versioning command ([b09b464](https://github.com/brianpooe/bp-devtools/commit/b09b4642d87f9d3b8725986b966840b8b746c321)) +* **ns-paystack:** update package.json for semantic versioning to recognize ([89d2fdd](https://github.com/brianpooe/bp-devtools/commit/89d2fdd3b302e5f4dbaabeed8f0e09c4ab4af87a)) +* **ns-paystack:** update publish config to access public ([3e3ca34](https://github.com/brianpooe/bp-devtools/commit/3e3ca344b024d80ce92c5cf44ce07a49375ff953)) +* **ns-paystack:** update release config ([7bca4d7](https://github.com/brianpooe/bp-devtools/commit/7bca4d7f9d0e473fbb02f8c0c8f8495c86a4d45a)) +* **ns-paystack:** updated assets for semantic release git ([c8455f9](https://github.com/brianpooe/bp-devtools/commit/c8455f9a4fbd1a25c05f9ab5b483d522536a8b3c)) +* **ns-paystack:** updated package.json ([5df0933](https://github.com/brianpooe/bp-devtools/commit/5df09338cc0aa530409a7c7331616447c2124bd8)) +* route paths ([f5e1e5d](https://github.com/brianpooe/bp-devtools/commit/f5e1e5dfeee5cb951ce13277e05d0c2cc447dfa3)) + + +### Features + +* add dynamic module ([dcbd3ba](https://github.com/brianpooe/bp-devtools/commit/dcbd3ba5098de918a2b090cf5494fb02d7310ce6)) +* add fetch transaction ([8a285e2](https://github.com/brianpooe/bp-devtools/commit/8a285e23b311f7605259b635983c195009ee1f71)) +* add list transactions ([349ff35](https://github.com/brianpooe/bp-devtools/commit/349ff3587c85d9bb9bfe3cd2e84bc8c379d244f1)) +* add paystack lib and demo app ([1ee0bd9](https://github.com/brianpooe/bp-devtools/commit/1ee0bd9f429b90c652d0b25966ef6d8a2b5d2783)) +* added charge transaction endpoint ([1316ed1](https://github.com/brianpooe/bp-devtools/commit/1316ed1a5403528e8690ab52363fd49ab555039a)) +* added export transaction ([c3dec33](https://github.com/brianpooe/bp-devtools/commit/c3dec330cb37220a9b007bda3722d256727179a7)) +* added partial debit ([856c716](https://github.com/brianpooe/bp-devtools/commit/856c716903183fe0b6f652a257233923e1b8ce62)) +* added semantic release versioning ([6aac837](https://github.com/brianpooe/bp-devtools/commit/6aac8379335b88e7a9dac9d9618e643947d5ccd1)) +* added view transaction timeline ([f837129](https://github.com/brianpooe/bp-devtools/commit/f83712964db397fd70ffed58fecbb1f9fd32c4b0)) +* transaction api ([8fe8ba0](https://github.com/brianpooe/bp-devtools/commit/8fe8ba09adfd0f91e4a6836ddbe4e1210da8fd84)) +* verify transaction ([aba11ba](https://github.com/brianpooe/bp-devtools/commit/aba11ba4688f858da2c901c03b9a496d74eb3aa5))