# 1.0.0 (2023-06-06) ### Bug Fixes * error handling status codes ([cac97d4](cac97d4487)) * formatting for github action ([f07aae5](f07aae52be)) * naming models and lib paths ([bc53cd4](bc53cd4873)) * **ns-paystack:** add branches to release config for semantic versioning ([78e92c8](78e92c8072)) * **ns-paystack:** add pkgRoot to the plugins section ([0e37805](0e3780587b)) * **ns-paystack:** added branches to release config ([8a41f4b](8a41f4bfeb)) * **ns-paystack:** added branches to release config ([78eb7be](78eb7be96f)) * **ns-paystack:** added release object to package.json ([97b4956](97b4956206)) * **ns-paystack:** deleted change log to refresh logs ([a039190](a03919005c)) * **ns-paystack:** deployment 2 ([9766cc8](9766cc8099)) * **ns-paystack:** deployment 3 ([6edc10c](6edc10c902)) * **ns-paystack:** extended release config base js ([e067e45](e067e45a18)) * **ns-paystack:** formatting ([2647096](2647096e94)) * **ns-paystack:** marked repo to public ([64e525a](64e525a435)) * **ns-paystack:** remove github push ([52ad323](52ad323e49)) * **ns-paystack:** remove private field from package json ([d02bc77](d02bc77f96)) * **ns-paystack:** renamed npm scope to brianpooe ([25801ce](25801cef7d)) * **ns-paystack:** replace folder packages to libs ([27b2353](27b2353a4e)) * **ns-paystack:** replace github packages registry to npm ([631c887](631c887fed)) * **ns-paystack:** replaced sample library name from semantic versioning command ([b09b464](b09b4642d8)) * **ns-paystack:** update package json repository url ([aa9469c](aa9469cd36)) * **ns-paystack:** update package.json for semantic versioning to recognize ([89d2fdd](89d2fdd3b3)) * **ns-paystack:** update publish config to access public ([3e3ca34](3e3ca344b0)) * **ns-paystack:** update release config ([7bca4d7](7bca4d7f9d)) * **ns-paystack:** update release config to use correct variable name ([5060fbb](5060fbbb18)) * **ns-paystack:** update release to old config ([b967591](b967591bec)) * **ns-paystack:** updated assets for semantic release git ([c8455f9](c8455f9a4f)) * **ns-paystack:** updated package.json ([5df0933](5df09338cc)) * **ns-paystack:** upgrade actions for ci ([d669044](d669044690)) * **ns-paystack:** wip: deploy 1 ([fc6e6e1](fc6e6e1b1c)) * route paths ([f5e1e5d](f5e1e5dfee)) ### Features * add dynamic module ([dcbd3ba](dcbd3ba509)) * add fetch transaction ([8a285e2](8a285e23b3)) * add list transactions ([349ff35](349ff3587c)) * add paystack lib and demo app ([1ee0bd9](1ee0bd9f42)) * added charge transaction endpoint ([1316ed1](1316ed1a54)) * added export transaction ([c3dec33](c3dec330cb)) * added partial debit ([856c716](856c716903)) * added semantic release versioning ([6aac837](6aac837933)) * added view transaction timeline ([f837129](f83712964d)) * **ns-paystack:** move to github npm packages ([c9d622d](c9d622d507)) * **ns-paystack:** use npm instead of github packages ([39d8d23](39d8d2373b)) * transaction api ([8fe8ba0](8fe8ba09ad)) * verify transaction ([aba11ba](aba11ba468))
6.3 KiB
6.3 KiB
1.0.0 (2023-06-06)
Bug Fixes
- error handling status codes (cac97d4)
- formatting for github action (f07aae5)
- naming models and lib paths (bc53cd4)
- ns-paystack: add branches to release config for semantic versioning (78e92c8)
- ns-paystack: add pkgRoot to the plugins section (0e37805)
- ns-paystack: added branches to release config (8a41f4b)
- ns-paystack: added branches to release config (78eb7be)
- ns-paystack: added release object to package.json (97b4956)
- ns-paystack: deleted change log to refresh logs (a039190)
- ns-paystack: deployment 2 (9766cc8)
- ns-paystack: deployment 3 (6edc10c)
- ns-paystack: extended release config base js (e067e45)
- ns-paystack: formatting (2647096)
- ns-paystack: marked repo to public (64e525a)
- ns-paystack: remove github push (52ad323)
- ns-paystack: remove private field from package json (d02bc77)
- ns-paystack: renamed npm scope to brianpooe (25801ce)
- ns-paystack: replace folder packages to libs (27b2353)
- ns-paystack: replace github packages registry to npm (631c887)
- ns-paystack: replaced sample library name from semantic versioning command (b09b464)
- ns-paystack: update package json repository url (aa9469c)
- ns-paystack: update package.json for semantic versioning to recognize (89d2fdd)
- ns-paystack: update publish config to access public (3e3ca34)
- ns-paystack: update release config (7bca4d7)
- ns-paystack: update release config to use correct variable name (5060fbb)
- ns-paystack: update release to old config (b967591)
- ns-paystack: updated assets for semantic release git (c8455f9)
- ns-paystack: updated package.json (5df0933)
- ns-paystack: upgrade actions for ci (d669044)
- ns-paystack: wip: deploy 1 (fc6e6e1)
- route paths (f5e1e5d)
Features
- add dynamic module (dcbd3ba)
- add fetch transaction (8a285e2)
- add list transactions (349ff35)
- add paystack lib and demo app (1ee0bd9)
- added charge transaction endpoint (1316ed1)
- added export transaction (c3dec33)
- added partial debit (856c716)
- added semantic release versioning (6aac837)
- added view transaction timeline (f837129)
- ns-paystack: move to github npm packages (c9d622d)
- ns-paystack: use npm instead of github packages (39d8d23)
- transaction api (8fe8ba0)
- verify transaction (aba11ba)