Skip to content

Commit db3ac55

Browse files
authored
Prepare for js-sdk-utils 0.2.0 release (#323)
1 parent 19bc495 commit db3ac55

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/utils/CHANGELOG.MD

+2
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

+1-1
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)