Skip to content

Commit f4375e9

Browse files
authored
Prepare for 0.8.2 release (#682)
1 parent 004e22a commit f4375e9

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

packages/event-processor/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.8.2] - June 14th, 2021
11+
1012
### Fixed
1113
- Update `ConversionEvent` interface to allow event `id` type null and `tags` type undefined.
1214

packages/event-processor/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.

packages/event-processor/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-event-processor",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "Optimizely Full Stack Event Processor",
55
"author": "jordangarcia <jordan@optimizely.com>",
66
"homepage": "https://github.com/optimizely/javascript-sdk/tree/master/packages/event-processor",

0 commit comments

Comments
 (0)