@atlaskit/tag
Advanced tools
Comparing version 6.0.2 to 6.0.3
# @atlaskit/tag | ||
## 6.0.3 | ||
- [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1) | ||
- @atlaskit/icon@13.2.2 | ||
- @atlaskit/theme@5.1.2 | ||
- @atlaskit/analytics-next@3.0.3 | ||
- @atlaskit/docs@5.0.2 | ||
- @atlaskit/avatar@14.0.5 | ||
## 6.0.2 | ||
@@ -4,0 +12,0 @@ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5) |
{ | ||
"name": "@atlaskit/tag", | ||
"version": "6.0.1" | ||
"version": "6.0.2" | ||
} |
{ | ||
"name": "@atlaskit/tag", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "This component displays as a tag with an optional link and/or button to remove the given tag.", | ||
@@ -25,5 +25,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^3.0.2", | ||
"@atlaskit/icon": "^13.2.1", | ||
"@atlaskit/theme": "^5.1.1", | ||
"@atlaskit/analytics-next": "^3.0.3", | ||
"@atlaskit/icon": "^13.2.2", | ||
"@atlaskit/theme": "^5.1.2", | ||
"babel-runtime": "^6.26.0", | ||
@@ -38,5 +38,5 @@ "create-error": "^0.3.1", | ||
"devDependencies": { | ||
"@atlaskit/avatar": "^14.0.4", | ||
"@atlaskit/avatar": "^14.0.5", | ||
"@atlaskit/build-utils": "^1.11.0", | ||
"@atlaskit/docs": "^5.0.1", | ||
"@atlaskit/docs": "^5.0.2", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
@@ -43,0 +43,0 @@ "react-dom": "^16.4.0", |
109340
Updated@atlaskit/icon@^13.2.2
Updated@atlaskit/theme@^5.1.2