Commit graph

408 commits

Author SHA1 Message Date
Brian Pooe
d84a8076f3 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-07 18:52:13 +02:00
Brian Pooe
27136c1d0b feat(ns-paystack): update branches 2023-06-07 18:51:44 +02:00
semantic-release-bot
c78d1ad524 chore(release): ns-paystack-v1.0.2 [skip ci]
## [1.0.2](https://github.com/brianpooe/devtools-bp/compare/ns-paystack-v1.0.1...ns-paystack-v1.0.2) (2023-06-06)

### Bug Fixes

* **ns-paystack:** remove branches ([b21c3ed](b21c3ed6c4))
* **ns-paystack:** use main branch ([865ba57](865ba57f50))
2023-06-06 18:09:35 +00:00
Brian Pooe
8d68d2ee63 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 20:08:12 +02:00
Brian Pooe
865ba57f50 fix(ns-paystack): use main branch 2023-06-06 20:07:51 +02:00
Brian Pooe
35faff4f21 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 19:02:27 +02:00
Brian Pooe
3e3d870044 feat(ns-paystack): added branches 2023-06-06 19:01:38 +02:00
Brian Pooe
ab2c4ce082 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 18:56:01 +02:00
Brian Pooe
b21c3ed6c4 fix(ns-paystack): remove branches 2023-06-06 18:55:43 +02:00
semantic-release-bot
c1728eee21 chore(release): ns-paystack-v1.0.1 [skip ci]
## [1.0.1](https://github.com/brianpooe/devtools-bp/compare/ns-paystack-v1.0.0...ns-paystack-v1.0.1) (2023-06-06)

### Bug Fixes

* **ns-paystack:** remove base release ([8291221](8291221c52))
2023-06-06 16:50:40 +00:00
Brian Pooe
62cbd88e3a Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 18:48:53 +02:00
Brian Pooe
8291221c52 fix(ns-paystack): remove base release 2023-06-06 18:48:35 +02:00
semantic-release-bot
cd288abe75 chore(release): ns-paystack-v1.0.0 [skip ci]
# 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 ([efb1838](efb183860f))
* **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:** focus name to lib on publish ([7762465](776246596e))
* **ns-paystack:** formatting ([2647096](2647096e94))
* **ns-paystack:** marked repo to public ([64e525a](64e525a435))
* **ns-paystack:** remove change log ([f6900da](f6900daea7))
* **ns-paystack:** remove github push ([52ad323](52ad323e49))
* **ns-paystack:** remove private field from package json ([d02bc77](d02bc77f96))
* **ns-paystack:** remove publish ([3bd89ad](3bd89add31))
* **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 reelase ([533f649](533f6492e7))
* **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))
2023-06-06 16:27:36 +00:00
Brian Pooe
d2b609477e Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 18:26:24 +02:00
Brian Pooe
efb183860f fix(ns-paystack): added branches 2023-06-06 18:25:59 +02:00
Brian Pooe
c4f98dc3d8 fix: delete change log 2023-06-06 18:23:07 +02:00
Brian Pooe
533f6492e7 fix(ns-paystack): update reelase 2023-06-06 18:21:10 +02:00
semantic-release-bot
5e8833be34 chore(release): ns-paystack-v1.0.2 [skip ci]
## [1.0.2](https://github.com/brianpooe/devtools-bp/compare/ns-paystack-v1.0.1...ns-paystack-v1.0.2) (2023-06-06)

### Bug Fixes

* **ns-paystack:** focus name to lib on publish ([7762465](776246596e))
* **ns-paystack:** remove change log ([f6900da](f6900daea7))
2023-06-06 16:04:16 +00:00
Brian Pooe
f6900daea7 fix(ns-paystack): remove change log 2023-06-06 18:02:15 +02:00
Brian Pooe
776246596e fix(ns-paystack): focus name to lib on publish 2023-06-06 17:59:59 +02:00
semantic-release-bot
0848e64b64 chore(release): ns-paystack-v1.0.1 [skip ci]
## [1.0.1](https://github.com/brianpooe/devtools-bp/compare/ns-paystack-v1.0.0...ns-paystack-v1.0.1) (2023-06-06)

### Bug Fixes

* **ns-paystack:** remove publish ([3bd89ad](3bd89add31))
2023-06-06 15:46:16 +00:00
Brian Pooe
0f8938ed41 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 17:45:06 +02:00
semantic-release-bot
3bd89add31 fix(ns-paystack): remove publish 2023-06-06 17:44:50 +02:00
semantic-release-bot
fbd781e49e chore(release): ns-paystack-v1.0.0 [skip ci]
# 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))
2023-06-06 15:24:41 +00:00
Brian Pooe
f671ace133 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 17:23:28 +02:00
Brian Pooe
c3ed882f0e fix(ns-paystack): prettier format manually 2023-06-06 17:23:09 +02:00
Brian Pooe
82aa816b8b Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 17:20:21 +02:00
Brian Pooe
289c3b2023 feat(ns-paystack): use nx cloud 2023-06-06 17:20:05 +02:00
Brian Pooe
45a7edb83f Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 17:02:50 +02:00
Brian Pooe
f7a454c6db feat(ns-paystack): update node and npm version 2023-06-06 17:02:28 +02:00
Brian Pooe
7f4a917ceb Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 16:56:46 +02:00
Brian Pooe
2a7a6296d2 docs(ns-paystack): format docs 2023-06-06 16:56:30 +02:00
Brian Pooe
9c079bce6a Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 16:54:03 +02:00
Brian Pooe
631c887fed fix(ns-paystack): replace github packages registry to npm 2023-06-06 16:53:39 +02:00
Brian Pooe
78c7b8bc15 fix(ns-paystack): removed change log 2023-06-06 16:51:03 +02:00
Brian Pooe
361735ba13 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-06 16:50:12 +02:00
Brian Pooe
39d8d2373b feat(ns-paystack): use npm instead of github packages 2023-06-06 16:49:44 +02:00
semantic-release-bot
b2d42a6b7e chore(release): ns-paystack-v1.0.1 [skip ci]
## [1.0.1](https://github.com/brianpooe/bp-devtools/compare/ns-paystack-v1.0.0...ns-paystack-v1.0.1) (2023-06-05)

### Bug Fixes

* **ns-paystack:** upgrade actions for ci ([d669044](d669044690))
2023-06-05 18:00:26 +00:00
Brian Pooe
88327b2e04 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-05 19:59:15 +02:00
Brian Pooe
9c5da3d320 fix(ns-paystack): replace affected with run many 2023-06-05 19:58:55 +02:00
Brian Pooe
7b13d651d8 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-05 19:56:51 +02:00
Brian Pooe
3a6333f77e fix(ns-paystack): bump volta to v4 2023-06-05 19:56:30 +02:00
Brian Pooe
858ae72622 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-05 19:55:36 +02:00
Brian Pooe
cd7bfcd347 fix(ns-paystack): replaced gh token with npm token 2023-06-05 19:55:08 +02:00
Brian Pooe
9390a210ae Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-05 19:54:06 +02:00
Brian Pooe
05db18e11d fix(ns-paystack): ci and format 2023-06-05 19:53:43 +02:00
Brian Pooe
367443e494 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-05 19:48:33 +02:00
Brian Pooe
91e63a7ebd feat(ns-paystack): added npmrc 2023-06-05 19:48:14 +02:00
Brian Pooe
d0d13cace1 Merge branch 'main' of github.com:brianpooe/bp-devtools 2023-06-05 19:41:08 +02:00
Brian Pooe
23e87a990f fix(ns-paystack): added github folder to lint staged 2023-06-05 19:40:45 +02:00