We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522012e commit 7545e06Copy full SHA for 7545e06
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
7
## <small>1.7.12 (2025-08-27)</small>
8
9
* chore: update OpenAPI document version to 1.7.3 ([93f1aae](https://github.com/MONEI/monei-node-sdk/commit/93f1aae))
package.json
@@ -1,7 +1,7 @@
{
"name": "@monei-js/node-sdk",
"description": "Node.js SDK for MONEI Digital Payment Gateway",
- "version": "1.7.12",
+ "version": "1.7.13",
"homepage": "https://monei.com",
"author": "MONEI <support@monei.com> (https://monei.com)",
"type": "module",
0 commit comments