Skip to content

Commit 7545e06

Browse files
committed
chore: release v1.7.13
1 parent 522012e commit 7545e06

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.13 (2025-09-15)</small>
4+
5+
* chore: update default user agent to include Node.js version ([d1a7930](https://github.com/MONEI/monei-node-sdk/commit/d1a7930))
6+
37
## <small>1.7.12 (2025-08-27)</small>
48

59
* chore: update OpenAPI document version to 1.7.3 ([93f1aae](https://github.com/MONEI/monei-node-sdk/commit/93f1aae))

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

0 commit comments

Comments
 (0)