Brian Pooe
|
0f3faaee6c
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 20:39:37 +02:00 |
|
Brian Pooe
|
2647096e94
|
fix(ns-paystack): formatting
|
2023-06-04 20:39:08 +02:00 |
|
Brian Pooe
|
40815b2062
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 19:57:24 +02:00 |
|
Brian Pooe
|
5fd6462b34
|
fix(ns-paystack): added npm and node tokens
|
2023-06-04 19:57:00 +02:00 |
|
Brian Pooe
|
c63fa9b75c
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 19:52:52 +02:00 |
|
Brian Pooe
|
e0fdb9b028
|
feat(ns-paystack): update workflow ci env
|
2023-06-04 19:52:12 +02:00 |
|
Brian Pooe
|
dab34e0e88
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 19:27:30 +02:00 |
|
Brian Pooe
|
50464976cd
|
fix(ns-paystack): add back npm token environment variable
|
2023-06-04 19:26:56 +02:00 |
|
Brian Pooe
|
83f66a9a8e
|
fix(ns-paystack): remove change log
|
2023-06-04 19:22:04 +02:00 |
|
semantic-release-bot
|
c9d622d507
|
feat(ns-paystack): move to github npm packages
|
2023-06-04 19:20:12 +02:00 |
|
semantic-release-bot
|
cd39ceaa7c
|
chore(release): ns-paystack-v1.0.0 [skip ci]
# 1.0.0 (2023-06-04)
### 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 ([78eb7be](78eb7be96f))
* **ns-paystack:** added release object to package.json ([97b4956](97b4956206))
* **ns-paystack:** deleted change log to refresh logs ([a039190](a03919005c))
* **ns-paystack:** extended release config base js ([e067e45](e067e45a18))
* **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:** replaced sample library name from semantic versioning command ([b09b464](b09b4642d8))
* **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:** updated assets for semantic release git ([c8455f9](c8455f9a4f))
* **ns-paystack:** updated package.json ([5df0933](5df09338cc))
* 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))
* transaction api ([8fe8ba0](8fe8ba09ad))
* verify transaction ([aba11ba](aba11ba468))
|
2023-06-04 17:04:47 +00:00 |
|
Brian Pooe
|
c391f1e1eb
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 19:03:46 +02:00 |
|
Brian Pooe
|
9419da5005
|
fix(ns-paystack): renamed root package json scope
|
2023-06-04 19:03:22 +02:00 |
|
Brian Pooe
|
6b4b731aa5
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 19:02:08 +02:00 |
|
Brian Pooe
|
25801cef7d
|
fix(ns-paystack): renamed npm scope to brianpooe
|
2023-06-04 19:01:33 +02:00 |
|
Brian Pooe
|
1d52bbe75f
|
fix: removed changelog
|
2023-06-04 17:57:51 +02:00 |
|
Brian Pooe
|
22e1be347f
|
feat(ns-paystack): add changelog file to prettier ignore
|
2023-06-04 17:56:54 +02:00 |
|
semantic-release-bot
|
ec83c0c292
|
chore(release): ns-paystack-v1.0.0 [skip ci]
# 1.0.0 (2023-06-04)
### 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 ([78eb7be](78eb7be96f))
* **ns-paystack:** added release object to package.json ([97b4956](97b4956206))
* **ns-paystack:** deleted change log to refresh logs ([a039190](a03919005c))
* **ns-paystack:** extended release config base js ([e067e45](e067e45a18))
* **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:** replace folder packages to libs ([27b2353](27b2353a4e))
* **ns-paystack:** replaced sample library name from semantic versioning command ([b09b464](b09b4642d8))
* **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:** updated assets for semantic release git ([c8455f9](c8455f9a4f))
* **ns-paystack:** updated package.json ([5df0933](5df09338cc))
* 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))
* transaction api ([8fe8ba0](8fe8ba09ad))
* verify transaction ([aba11ba](aba11ba468))
|
2023-06-04 15:53:07 +00:00 |
|
Brian Pooe
|
88df08ff00
|
fix: merge conflcits
|
2023-06-04 17:51:59 +02:00 |
|
semantic-release-bot
|
a03919005c
|
fix(ns-paystack): deleted change log to refresh logs
|
2023-06-04 17:49:50 +02:00 |
|
semantic-release-bot
|
9ecb8f9299
|
chore(release): ns-paystack-v1.0.0 [skip ci]
# 1.0.0 (2023-06-04)
### 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 ([78eb7be](78eb7be96f))
* **ns-paystack:** added release object to package.json ([97b4956](97b4956206))
* **ns-paystack:** extended release config base js ([e067e45](e067e45a18))
* **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:** replace folder packages to libs ([27b2353](27b2353a4e))
* **ns-paystack:** replaced sample library name from semantic versioning command ([b09b464](b09b4642d8))
* **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:** updated assets for semantic release git ([c8455f9](c8455f9a4f))
* **ns-paystack:** updated package.json ([5df0933](5df09338cc))
* 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))
* transaction api ([8fe8ba0](8fe8ba09ad))
* verify transaction ([aba11ba](aba11ba468))
|
2023-06-04 15:24:40 +00:00 |
|
Brian Pooe
|
3361dd5447
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 17:23:40 +02:00 |
|
Brian Pooe
|
84df64091f
|
fix(ns-paystack): ignore tsconfig base for formatting
|
2023-06-04 17:23:14 +02:00 |
|
Brian Pooe
|
49ad1137c3
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 17:20:58 +02:00 |
|
Brian Pooe
|
2ababaee19
|
fix(ns-paystack): added public access to publish config
|
2023-06-04 17:20:33 +02:00 |
|
semantic-release-bot
|
ce43fda044
|
chore(release): ns-paystack-v1.0.3 [skip ci]
## [1.0.3](https://github.com/brianpooe/bp-devtools/compare/ns-paystack-v1.0.2...ns-paystack-v1.0.3) (2023-06-04)
### Bug Fixes
* **ns-paystack:** update publish config to access public ([3e3ca34](3e3ca344b0))
|
2023-06-04 15:04:54 +00:00 |
|
Brian Pooe
|
1aa5a3b4d0
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 17:03:46 +02:00 |
|
semantic-release-bot
|
3e3ca344b0
|
fix(ns-paystack): update publish config to access public
|
2023-06-04 17:03:11 +02:00 |
|
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 |
|
Brian Pooe
|
445a247780
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:57:25 +02:00 |
|
Brian Pooe
|
849f615bcb
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:57:11 +02:00 |
|
Brian Pooe
|
6b973bc635
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:55:07 +02:00 |
|
Brian Pooe
|
d02bc77f96
|
fix(ns-paystack): remove private field from package json
|
2023-06-04 16:54:37 +02:00 |
|
semantic-release-bot
|
c5a78b3238
|
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-04)
### Bug Fixes
* **ns-paystack:** marked repo to public ([64e525a](64e525a435))
|
2023-06-04 14:52:56 +00:00 |
|
Brian Pooe
|
c04e399ff5
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:51:48 +02:00 |
|
Brian Pooe
|
0c34587114
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:51:24 +02:00 |
|
Brian Pooe
|
ab695c5bcf
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:49:06 +02:00 |
|
Brian Pooe
|
64e525a435
|
fix(ns-paystack): marked repo to public
|
2023-06-04 16:48:11 +02:00 |
|
semantic-release-bot
|
4aaca262fe
|
chore(release): ns-paystack-v1.0.0 [skip ci]
# 1.0.0 (2023-06-04)
### 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 ([78eb7be](78eb7be96f))
* **ns-paystack:** added release object to package.json ([97b4956](97b4956206))
* **ns-paystack:** extended release config base js ([e067e45](e067e45a18))
* **ns-paystack:** remove github push ([52ad323](52ad323e49))
* **ns-paystack:** replace folder packages to libs ([27b2353](27b2353a4e))
* **ns-paystack:** replaced sample library name from semantic versioning command ([b09b464](b09b4642d8))
* **ns-paystack:** update package.json for semantic versioning to recognize ([89d2fdd](89d2fdd3b3))
* **ns-paystack:** update release config ([7bca4d7](7bca4d7f9d))
* **ns-paystack:** updated assets for semantic release git ([c8455f9](c8455f9a4f))
* **ns-paystack:** updated package.json ([5df0933](5df09338cc))
* 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))
* transaction api ([8fe8ba0](8fe8ba09ad))
* verify transaction ([aba11ba](aba11ba468))
|
2023-06-04 14:31:05 +00:00 |
|
Brian Pooe
|
4a8510d4c5
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:30:05 +02:00 |
|
Brian Pooe
|
0e3780587b
|
fix(ns-paystack): add pkgRoot to the plugins section
|
2023-06-04 16:29:31 +02:00 |
|
Brian Pooe
|
cbcea83248
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:25:33 +02:00 |
|
Brian Pooe
|
5df09338cc
|
fix(ns-paystack): updated package.json
|
2023-06-04 16:25:01 +02:00 |
|
Brian Pooe
|
4d960d256b
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:10:44 +02:00 |
|
Brian Pooe
|
b397a2ff15
|
fix(ns-paystack): updated npm token with admin one and added debug
|
2023-06-04 16:10:16 +02:00 |
|
Brian Pooe
|
fc10934fcc
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 16:02:06 +02:00 |
|
Brian Pooe
|
34f369ce97
|
feat(ns-paystack): added semantic release npm git module
|
2023-06-04 16:01:22 +02:00 |
|
Brian Pooe
|
417fb28413
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 15:58:48 +02:00 |
|
Brian Pooe
|
c8455f9a4f
|
fix(ns-paystack): updated assets for semantic release git
|
2023-06-04 15:58:11 +02:00 |
|
Brian Pooe
|
97c244c2ce
|
Merge branch 'main' of github.com:brianpooe/bp-devtools
|
2023-06-04 15:53:10 +02:00 |
|