We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55cac25 commit 553cf38Copy full SHA for 553cf38
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>1.7.11 (2025-08-26)</small>
4
+
5
+* chore: update OpenAPI document version to 1.7.2 ([55cac25](https://github.com/MONEI/monei-node-sdk/commit/55cac25))
6
7
## <small>1.7.10 (2025-05-29)</small>
8
9
* chore: update OpenAPI document version to 1.7.0 ([aaedbd2](https://github.com/MONEI/monei-node-sdk/commit/aaedbd2))
package.json
@@ -1,7 +1,7 @@
{
"name": "@monei-js/node-sdk",
"description": "Node.js SDK for MONEI Digital Payment Gateway",
- "version": "1.7.10",
+ "version": "1.7.11",
"homepage": "https://monei.com",
"author": "MONEI <support@monei.com> (https://monei.com)",
"type": "module",
0 commit comments