Skip to content

Commit 585ff57

Browse files
committed
[RELEASE] 0.9.15
1 parent 340d91e commit 585ff57

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,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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

1214
- `Section` form element
@@ -15,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517
- `civicaStreetName` form element
1618
- `civicaRecordName` form element
1719

20+
### Dependencies
21+
22+
- update [aws-sdk](https://www.npmjs.com/package/aws-sdk) to [2.925.0](https://github.com/aws/aws-sdk-js/releases/tag/v2.925.0) (from [2.920.0](https://github.com/aws/aws-sdk-js/releases/tag/v2.920.0))
23+
1824
## [0.9.14] - 2021-06-06
1925

2026
### Added

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

0 commit comments

Comments
 (0)