devtools-bp/libs/ns-paystack/CHANGELOG.md
semantic-release-bot 4f323a3719 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](c154fe802f))

### Features

* added split transaction create split ([2974fa2](2974fa2f3c))
2023-06-17 12:32:19 +00:00

13 KiB

1.6.0 (2023-06-17)

Bug Fixes

  • resolve conflicts from pull (c154fe8)

Features

  • added split transaction create split (2974fa2)

1.5.0 (2023-06-17)

Features

  • made http service header reusable (56735ef)

1.4.1 (2023-06-16)

Bug Fixes

  • release and remove unneccesary required interface (3bf4017)
  • resolved conflcits (2c4fae8)

1.4.0 (2023-06-16)

Bug Fixes

Features

  • separated utils for testing (851907f)

1.3.0 (2023-06-14)

Bug Fixes

  • ns-paystack: added nx generator (b8a315b)
  • ns-paystack: remove workflow dispatch (09ee312)

Features

  • ns-paystack: use semantic release plus for the generator (13dcda0)

1.3.2 (2023-06-08)

Bug Fixes

  • ns-paystack: added nx generator (b8a315b)

1.3.1 (2023-06-08)

Bug Fixes

  • ns-paystack: remove workflow dispatch (09ee312)

1.3.0 (2023-06-08)

Features

  • ns-paystack: use semantic release plus for the generator (13dcda0)

1.2.1 (2023-06-08)

Bug Fixes

  • ns-paystack: remove unnecessary check (90d1f56)

1.2.0 (2023-06-08)

Bug Fixes

Features

  • ns-paystack: added create release (0b6eb07)

1.1.5 (2023-06-08)

Bug Fixes

  • ns-paystack: remove run command (e79fb4e)

1.1.4 (2023-06-08)

Bug Fixes

  • ns-paystack: add run command for release (63f0b76)

1.1.3 (2023-06-07)

Bug Fixes

  • ns-paystack: main repo publish (4701e85)

1.1.2 (2023-06-07)

Bug Fixes

  • ns-paystack: use semantic reelase on generator (c6b2479)

1.1.1 (2023-06-07)

Bug Fixes

1.1.0 (2023-06-07)

Features

  • ns-paystack: added manual ci trigger (1a5143b)
  • ns-paystack: update branches (27136c1)

1.0.2 (2023-06-06)

Bug Fixes

  • ns-paystack: remove branches (b21c3ed)
  • ns-paystack: use main branch (865ba57)

1.0.1 (2023-06-06)

Bug Fixes

  • ns-paystack: remove base release (8291221)

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 (efb1838)
  • 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: focus name to lib on publish (7762465)
  • ns-paystack: formatting (2647096)
  • ns-paystack: marked repo to public (64e525a)
  • ns-paystack: remove change log (f6900da)
  • ns-paystack: remove github push (52ad323)
  • ns-paystack: remove private field from package json (d02bc77)
  • ns-paystack: remove publish (3bd89ad)
  • 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 reelase (533f649)
  • 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)