Skip to content

Commit 597f121

Browse files
committed
[RELEASE] 0.9.14
1 parent 8b4a1d9 commit 597f121

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.9.14] - 2021-06-06
11+
1012
### Added
1113

1214
- `canToggleAll` property to checkbox and multi select elements
1315
- `WESTPAC_QUICK_WEB` submission event to form schema
1416

17+
### Dependencies
18+
19+
- update [aws-sdk](https://www.npmjs.com/package/aws-sdk) to [2.920.0](https://github.com/aws/aws-sdk-js/releases/tag/v2.920.0) (from [2.918.0](https://github.com/aws/aws-sdk-js/releases/tag/v2.918.0))
20+
1521
## [0.9.13] - 2021-06-02
1622

1723
### Updated

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",
33
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS",
4-
"version": "0.9.14-beta.3",
4+
"version": "0.9.14",
55
"author": "OneBlink <[email protected]> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-js/issues"

0 commit comments

Comments
 (0)