@atlaskit/analytics
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -1,6 +0,16 @@ | ||
<a name="1.1.0"></a> | ||
# 1.1.0 (2017-08-03) | ||
<a name="1.1.1"></a> | ||
## 1.1.1 (2017-08-11) | ||
<a name="1.1.1"></a> | ||
## 1.1.1 (2017-08-11) | ||
### Bug Fixes | ||
* **package:** fix the theme-dependency ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333)) | ||
<a name="1.1.0"></a> | ||
@@ -7,0 +17,0 @@ # 1.1.0 (2017-08-03) |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"config": { | ||
@@ -25,3 +25,5 @@ "access": "public" | ||
], | ||
"devDependencies": {}, | ||
"devDependencies": { | ||
"@atlaskit/theme": "^2.0.0" | ||
}, | ||
"dependencies": { | ||
@@ -28,0 +30,0 @@ "prop-types": "^15.5.10" |
@@ -18,3 +18,3 @@ [![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://atlaskit.atlassian.com) | ||
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/analytics/1.1.0/). | ||
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/analytics/1.1.1/). | ||
@@ -21,0 +21,0 @@ _* Please note that this module could have dependencies that are governed by the Atlassian Design Guidelines license which will be automatically included on install. Each dependency has a license file that indicates whether the Atlassian Design Guidelines license applies._ |
57937
1