Skip to content

Commit 4929da3

Browse files
committed
[RELEASE] 4.2.0
1 parent ab44a86 commit 4929da3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [4.2.0] - 2023-10-23
11+
1012
### Added
1113

1214
- `REPEATABLESET` predicate type to `conditionalLogicService.evaluateConditionalPredicate`

package-lock.json

Lines changed: 1 addition & 1 deletion
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-core",
33
"description": "OneBlink SDK for JavaScript (works in Browsers and NodeJS)",
4-
"version": "4.2.0-beta.1",
4+
"version": "4.2.0",
55
"author": "OneBlink <[email protected]> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-core-js/issues"

0 commit comments

Comments
 (0)