Skip to content

Commit 2f05e67

Browse files
committed
Bump Version
1 parent 4f2e264 commit 2f05e67

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 5.7.1 (December 2, 2019)
2+
* Fix issue where null unsentKey and unsentIdentifyKeys were causing log crashes
3+
14
### 5.7.0 (November 22, 2019)
25
* Namespace AsyncStorage with api key to prevent cross domain contamination
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "amplitude-js",
33
"author": "Amplitude <support@amplitude.com>",
4-
"version": "5.7.0",
4+
"version": "5.7.1",
55
"license": "MIT",
66
"description": "Javascript library for Amplitude Analytics",
77
"keywords": [

0 commit comments

Comments
 (0)