Skip to content

Commit 9a9fa0c

Browse files
committed
[RELEASE] 11.3.1
1 parent 6468ca7 commit 9a9fa0c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [11.3.1] - 2025-05-22
11+
12+
### Dependencies
13+
14+
- update [@oneblink/sdk-core](https://www.npmjs.com/package/@oneblink/sdk-core) to [8.3.0-beta.2](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md) (from [8.2.0-beta.2](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md))
15+
1016
## [11.2.1] - 2025-05-06
1117

1218
### Dependencies

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oneblink/sdk",
33
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS",
4-
"version": "11.3.1-beta.2",
4+
"version": "11.3.1",
55
"author": "OneBlink <developers@oneblink.io> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-node-js/issues"

0 commit comments

Comments
 (0)