@aws-amplify/analytics
Advanced tools
Comparing version 1.2.12-beta.3 to 1.2.12-beta.4
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="1.2.12-beta.4"></a> | ||
## [1.2.12-beta.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.2.12-unstable.1...@aws-amplify/analytics@1.2.12-beta.4) (2019-03-14) | ||
### Features | ||
* **core:** Hub refactor and tests ([7ac5bcf](https://github.com/aws/aws-amplify/commit/7ac5bcf)) | ||
<a name="1.2.12-beta.3"></a> | ||
@@ -8,0 +19,0 @@ ## [1.2.12-beta.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.2.12-unstable.1...@aws-amplify/analytics@1.2.12-beta.3) (2019-03-14) |
{ | ||
"name": "@aws-amplify/analytics", | ||
"version": "1.2.12-beta.3", | ||
"version": "1.2.12-beta.4", | ||
"description": "Analytics category of aws-amplify", | ||
@@ -56,4 +56,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@aws-amplify/cache": "1.0.24-beta.3", | ||
"@aws-amplify/core": "1.0.24-beta.3", | ||
"@aws-amplify/cache": "1.0.24-beta.4", | ||
"@aws-amplify/core": "1.0.24-beta.4", | ||
"uuid": "^3.2.1" | ||
@@ -60,0 +60,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5081068
28435
+ Added@aws-amplify/cache@1.0.24-beta.4(transitive)
+ Added@aws-amplify/core@1.0.24-beta.4(transitive)
- Removed@aws-amplify/cache@1.0.24-beta.3(transitive)
- Removed@aws-amplify/core@1.0.24-beta.3(transitive)