diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fdd0705..cf198b9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.10.7" + ".": "1.11.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1885fda..2c2850e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.11.0](https://github.com/alexasomba/paystack-browser/compare/v1.10.7...v1.11.0) (2026-06-01) + + +### Features + +* add automated npm publish workflow and bump openapi version to 1.3.1 ([02d5775](https://github.com/alexasomba/paystack-browser/commit/02d5775ab87f5a45995ff6caa2957e5d5ac25bd9)) +* add GitHub Actions workflow to automate release creation on tag push ([90f096f](https://github.com/alexasomba/paystack-browser/commit/90f096f8d47d2844b24b01baa3d398f2376f4232)) +* enhance SDK generation with JSDoc support, path parameter handling, and categorized operation binding ([33d049b](https://github.com/alexasomba/paystack-browser/commit/33d049b55ccb32168f9b475b90acd78431488d87)) +* sync SDKs from openapi spec (v1.9.4) ([ad541f8](https://github.com/alexasomba/paystack-browser/commit/ad541f8b8c43eb2ea0bfd69bf7cf8e6582a53ff7)) + + +### Bug Fixes + +* finalize workflow and sync scripts with master branch ([3bad03a](https://github.com/alexasomba/paystack-browser/commit/3bad03a963abee1024599743b2bc52da727dd2ce)) +* finalized workflow and publish infrastructure ([1d355d5](https://github.com/alexasomba/paystack-browser/commit/1d355d56727cffa86e15eecfd4cd704fa6cb0e16)) +* switch to pnpm and update workflow for master branch ([00e93d2](https://github.com/alexasomba/paystack-browser/commit/00e93d2acfe1558e9ca5b54d5197954321516540)) +* switch to pnpm and update workflow for Node 24 ([948450f](https://github.com/alexasomba/paystack-browser/commit/948450fbb9ed472bad83ae56ff44b5b4537a93cb)) +* update workflow and switch to pnpm ([e3d1ebd](https://github.com/alexasomba/paystack-browser/commit/e3d1ebdf89689b4091f4f0c66ee4b4af13b727d9)) + ## [1.10.7](https://github.com/alexasomba/paystack-browser/compare/v1.10.6...v1.10.7) (2026-06-01) ### Bug Fixes diff --git a/package.json b/package.json index 5d267b7..c21a209 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alexasomba/paystack-browser", - "version": "1.10.7", + "version": "1.11.0", "description": "A browser-compatible Paystack SDK - Complete, Type-safe, and Fetch-ready with full OpenAPI coverage.", "keywords": [ "africa",