@amplitude/experiment-js-client
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.5.1](https://github.com/amplitude/experiment-js-client/compare/v1.5.0...v1.5.1) (2022-05-12) | ||
### Bug Fixes | ||
* update analytics connector ([0b4a5a6](https://github.com/amplitude/experiment-js-client/commit/0b4a5a623823b39f53eb5e5c198fcff5b287c5de)) | ||
# [1.5.0](https://github.com/amplitude/experiment-js-client/compare/v1.4.1...v1.5.0) (2022-04-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@amplitude/experiment-js-client", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Javascript Client SDK for Amplitude Experiment", | ||
@@ -30,3 +30,3 @@ "main": "dist/experiment.umd.js", | ||
"dependencies": { | ||
"@amplitude/analytics-connector": "1.4.1", | ||
"@amplitude/analytics-connector": "1.4.2", | ||
"base64-js": "1.5.1", | ||
@@ -39,3 +39,3 @@ "unfetch": "4.1.0" | ||
}, | ||
"gitHead": "016aaf7d27b8a9a2e2dff9d34f2c63a843f1bdda" | ||
"gitHead": "e2ad50b24522e92c6e4688d3d7567acd979f1edf" | ||
} |
Sorry, the diff of this file is too big to display
139501
2915
+ Added@amplitude/analytics-connector@1.4.2(transitive)
- Removed@amplitude/analytics-connector@1.4.1(transitive)