Skip to content

Commit 53543a7

Browse files
author
Matt Carroll
committed
Prepare for js-sdk-utils 0.2.0 release
1 parent 19bc495 commit 53543a7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/utils/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
## [Unreleased]
88
Changes that have landed but are not yet released.
99

10+
## [0.2.0] - August 7, 2019
11+
1012
### New Features
1113
- Added `objectEntries`
1214
- Added `NOTIFICATION_TYPES` and `NotificationCenter`

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@optimizely/js-sdk-utils",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Optimizely Full Stack Utils",
55
"author": "jordangarcia <[email protected]>",
66
"homepage": "https://github.com/optimizely/javascript-sdk/tree/master/packages/utils",

0 commit comments

Comments
 (0)