@atlaskit/tag
Advanced tools
Comparing version 3.1.1 to 3.1.2
# @atlaskit/tag | ||
## 3.1.2 | ||
- [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74) | ||
## 3.1.1 | ||
@@ -4,0 +7,0 @@ |
{ | ||
"name": "@atlaskit/tag", | ||
"version": "3.1.0" | ||
"version": "3.1.1" | ||
} |
{ | ||
"name": "@atlaskit/tag", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "This component displays as a tag with an optional link and/or button to remove the given tag.", | ||
@@ -22,4 +22,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/icon": "^10.7.0", | ||
"@atlaskit/theme": "^2.3.0", | ||
"@atlaskit/icon": "^10.9.1", | ||
"@atlaskit/theme": "^2.3.3", | ||
"@atlaskit/util-common": "^1.5.2", | ||
@@ -35,5 +35,5 @@ "babel-runtime": "^6.26.0", | ||
"devDependencies": { | ||
"@atlaskit/avatar": "^9.0.0", | ||
"@atlaskit/avatar": "^9.0.1", | ||
"@atlaskit/docs": "^2.4.0", | ||
"@atlaskit/tag-group": "^3.5.1", | ||
"@atlaskit/tag-group": "^3.5.2", | ||
"@atlaskit/util-common-test": "^2.4.2", | ||
@@ -40,0 +40,0 @@ "enzyme": "^3.3.0", |
Sorry, the diff of this file is not supported yet
98080
57
Updated@atlaskit/icon@^10.9.1
Updated@atlaskit/theme@^2.3.3