Skip to content

Commit d0e7f8a

Browse files
committed
chore: release v1.7.14
1 parent 4b7cb3b commit d0e7f8a

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+
## <small>1.7.14 (2025-11-11)</small>
4+
5+
* chore: update subscription API to include allowed payment methods in requests and responses ([4b7cb3b](https://github.com/MONEI/monei-node-sdk/commit/4b7cb3b))
6+
37
## <small>1.7.13 (2025-09-15)</small>
48

59
* chore: update default user agent to include Node.js version ([d1a7930](https://github.com/MONEI/monei-node-sdk/commit/d1a7930))

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

0 commit comments

Comments
 (0)