Skip to content

Commit 241598e

Browse files
committed
chore: release v1.8.0
1 parent 81b5d49 commit 241598e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.8.0 (2025-11-11)
4+
5+
* feat: add Bizum as a payment method to SubscriptionPaymentMethod interface ([81b5d49](https://github.com/MONEI/monei-node-sdk/commit/81b5d49))
6+
37
## <small>1.7.14 (2025-11-11)</small>
48

59
* chore: update subscription API to include allowed payment methods in requests and responses ([4b7cb3b](https://github.com/MONEI/monei-node-sdk/commit/4b7cb3b))

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.7.14",
4+
"version": "1.8.0",
55
"homepage": "https://monei.com",
66
"author": "MONEI <support@monei.com> (https://monei.com)",
77
"type": "module",

0 commit comments

Comments
 (0)