@atlaskit/analytics
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -1,6 +0,16 @@ | ||
<a name="2.0.0"></a> | ||
# 2.0.0 (2017-09-13) | ||
<a name="2.1.0"></a> | ||
# 2.1.0 (2017-10-05) | ||
<a name="2.1.0"></a> | ||
# 2.1.0 (2017-10-05) | ||
### Features | ||
* **component:** action/decision related analytics ([38ade4e](https://bitbucket.org/atlassian/atlaskit/commits/38ade4e)) | ||
<a name="2.0.0"></a> | ||
@@ -7,0 +17,0 @@ # 2.0.0 (2017-09-13) |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"config": { | ||
"access": "public" | ||
}, | ||
"description": "The AtlasKit Component Analaytics Framework", | ||
"description": "The AtlasKit Component Analytics Framework", | ||
"main": "dist/bundle.js", | ||
@@ -22,2 +22,3 @@ "webpack": "dist/bundle-cjs.js", | ||
}, | ||
"types": "src/index.d.ts", | ||
"files": [ | ||
@@ -24,0 +25,0 @@ "dist" |
@@ -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.0.0/). | ||
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/analytics/2.1.0/). | ||
@@ -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._ |
58491