Skip to content

Commit 349eab1

Browse files
committed
chore: release v1.9.0
1 parent c46795f commit 349eab1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 1.9.0 (2025-12-02)
4+
5+
* chore: downgrade @release-it/conventional-changelog to version 10.0.1 and update related dependencie ([c46795f](https://github.com/MONEI/monei-node-sdk/commit/c46795f))
6+
* chore: update OpenAPI document version to 1.8.1 and add Node types to TypeScript configuration ([f05495e](https://github.com/MONEI/monei-node-sdk/commit/f05495e))
7+
* feat: add Apple Pay Certificate API and tests ([e899311](https://github.com/MONEI/monei-node-sdk/commit/e899311))
8+
39
## 1.8.0 (2025-11-11)
410

511
* feat: add Bizum as a payment method to SubscriptionPaymentMethod interface ([81b5d49](https://github.com/MONEI/monei-node-sdk/commit/81b5d49))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@monei-js/node-sdk",
33
"description": "Node.js SDK for MONEI Digital Payment Gateway",
4-
"version": "1.8.0",
4+
"version": "1.9.0",
55
"homepage": "https://monei.com",
66
"author": "MONEI <support@monei.com> (https://monei.com)",
77
"type": "module",

0 commit comments

Comments
 (0)