Skip to content

Commit 74c488d

Browse files
committed
[RELEASE] 11.8.0
1 parent 6d1db8d commit 74c488d

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [11.8.0] - 2025-07-25
11+
1012
### Added
1113

1214
- `GOOD_TO_GO_UPDATE_ASSET` form worklow event
1315
- `sendNotificationEmailOptionDefaultUnchecked` to `approvalConfiguration`
1416

17+
### Dependencies
18+
19+
- update [@oneblink/sdk-core](https://www.npmjs.com/package/@oneblink/sdk-core) to [8.6.0-beta.1](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md) (from [8.5.1-beta.1](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md))
20+
21+
- update [@oneblink/storage](https://www.npmjs.com/package/@oneblink/storage) to [3.2.1-beta.2](https://github.com/oneblink/storage/blob/master/CHANGELOG.md) (from [3.2.0-beta.4](https://github.com/oneblink/storage/blob/master/CHANGELOG.md))
22+
1523
## [11.7.0] - 2025-07-10
1624

1725
### Added

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.8.0-beta.7",
4+
"version": "11.8.0",
55
"author": "OneBlink <[email protected]> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-node-js/issues"

0 commit comments

Comments
 (0)