Skip to content

Commit b9ef128

Browse files
committed
chore: release v1.9.1
1 parent b1afcd2 commit b9ef128

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.9.1 (2026-01-21)</small>
4+
5+
* chore: update OpenAPI document version to 1.8.3 ([b1afcd2](https://github.com/MONEI/monei-node-sdk/commit/b1afcd2))
6+
37
## 1.9.0 (2025-12-02)
48

59
* chore: downgrade @release-it/conventional-changelog to version 10.0.1 and update related dependencie ([c46795f](https://github.com/MONEI/monei-node-sdk/commit/c46795f))

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

0 commit comments

Comments
 (0)