@atlaskit/analytics
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -1,6 +0,16 @@ | ||
<a name="2.2.0"></a> | ||
# 2.2.0 (2017-10-06) | ||
<a name="2.2.1"></a> | ||
## 2.2.1 (2017-10-09) | ||
<a name="2.2.1"></a> | ||
## 2.2.1 (2017-10-09) | ||
### Bug Fixes | ||
* **component:** added missing type definition file in package analytics build. ([24df127](https://bitbucket.org/atlassian/atlaskit/commits/24df127)) | ||
<a name="2.2.0"></a> | ||
@@ -7,0 +17,0 @@ # 2.2.0 (2017-10-06) |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"config": { | ||
@@ -24,3 +24,4 @@ "access": "public" | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"src/index.d.ts" | ||
], | ||
@@ -27,0 +28,0 @@ "devDependencies": { |
@@ -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.2.0/). | ||
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/analytics/2.2.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._ |
63924
9
761