Skip to content

Commit b6b1fe4

Browse files
authored
Merge pull request #5 from alexasomba/release-please--branches--master--components--paystack-node
chore(master): release 1.7.0
2 parents 2c47cd2 + 9df4910 commit b6b1fe4

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/alexasomba/paystack-node/compare/v1.6.0...v1.7.0) (2026-04-16)
4+
5+
6+
### Features
7+
8+
* infrastructure - explicitly configure scope and auth for publish ([2c47cd2](https://github.com/alexasomba/paystack-node/commit/2c47cd2f47e3dcb43929665b87f6e740860c588c))
9+
10+
11+
### Bug Fixes
12+
13+
* add scope to setup-node and finalize publish strategy ([a754c70](https://github.com/alexasomba/paystack-node/commit/a754c704536d18cee4ea940ae5ccf3b9bb0e21c2))
14+
315
## [1.6.0](https://github.com/alexasomba/paystack-node/compare/v1.5.0...v1.6.0) (2026-04-16)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alexasomba/paystack-node",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "The most comprehensive Node.js SDK for Paystack - Complete, Type-safe, and Spec-compliant with full OpenAPI coverage and webhook verification.",
55
"keywords": [
66
"africa",

0 commit comments

Comments
 (0)