devtools-bp/libs/ns-paystack/CHANGELOG.md
semantic-release-bot 05bd558c0a chore(release): ns-paystack-v1.0.2 [skip ci]
## [1.0.2](https://github.com/brianpooe/bp-devtools/compare/ns-paystack-v1.0.1...ns-paystack-v1.0.2) (2023-06-04)

### Bug Fixes

* **ns-paystack:** remove private field from package json ([d02bc77](d02bc77f96))
2023-06-04 14:58:37 +00:00

4.3 KiB

1.0.2 (2023-06-04)

Bug Fixes

  • ns-paystack: remove private field from package json (d02bc77)

1.0.1 (2023-06-04)

Bug Fixes

  • ns-paystack: marked repo to public (64e525a)

1.0.0 (2023-06-04)

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 (78eb7be)
  • ns-paystack: added release object to package.json (97b4956)
  • ns-paystack: extended release config base js (e067e45)
  • ns-paystack: remove github push (52ad323)
  • ns-paystack: replace folder packages to libs (27b2353)
  • ns-paystack: replaced sample library name from semantic versioning command (b09b464)
  • ns-paystack: update package.json for semantic versioning to recognize (89d2fdd)
  • ns-paystack: update release config (7bca4d7)
  • ns-paystack: updated assets for semantic release git (c8455f9)
  • ns-paystack: updated package.json (5df0933)
  • route paths (f5e1e5d)

Features