@atlaskit/analytics
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -1,6 +0,16 @@ | ||
<a name="2.3.0"></a> | ||
# 2.3.0 (2017-10-20) | ||
<a name="2.3.1"></a> | ||
## 2.3.1 (2017-10-22) | ||
<a name="2.3.1"></a> | ||
## 2.3.1 (2017-10-22) | ||
### Bug Fixes | ||
* **package:** update dependencies for react-16 ([077d1ad](https://bitbucket.org/atlassian/atlaskit/commits/077d1ad)) | ||
<a name="2.3.0"></a> | ||
@@ -7,0 +17,0 @@ # 2.3.0 (2017-10-20) |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"config": { | ||
@@ -36,3 +36,3 @@ "access": "public" | ||
"peerDependencies": { | ||
"react": "^15.3.2" | ||
"react": "^15.3.2 || ^16.0.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "author": "Atlassian Pty Ltd", |
@@ -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/2.3.0/). | ||
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/analytics/2.3.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._ |
75073