@atlaskit/item
Advanced tools
Comparing version
# @atlaskit/item | ||
## 7.0.4 | ||
- [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17) | ||
- [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17) | ||
- @atlaskit/theme@4.0.3 | ||
- @atlaskit/lozenge@5.0.3 | ||
- @atlaskit/icon@12.1.1 | ||
- @atlaskit/avatar@11.1.1 | ||
- @atlaskit/docs@4.1.1 | ||
## 7.0.3 | ||
- [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54) | ||
@@ -16,31 +20,4 @@ - @atlaskit/tooltip@10.2.0 | ||
- @atlaskit/lozenge@5.0.2 | ||
- [none] Updated dependencies [21373ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21373ab) | ||
- @atlaskit/tooltip@10.2.0 | ||
- @atlaskit/avatar@11.1.0 | ||
- @atlaskit/icon@12.1.0 | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/theme@4.0.2 | ||
- @atlaskit/lozenge@5.0.2 | ||
- [none] Updated dependencies [179007a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/179007a) | ||
- @atlaskit/tooltip@10.2.0 | ||
- @atlaskit/avatar@11.1.0 | ||
- @atlaskit/icon@12.1.0 | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/theme@4.0.2 | ||
- @atlaskit/lozenge@5.0.2 | ||
- [patch] Updated dependencies [dda4ec8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dda4ec8) | ||
- @atlaskit/tooltip@10.2.0 | ||
- @atlaskit/avatar@11.1.0 | ||
- @atlaskit/icon@12.1.0 | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/theme@4.0.2 | ||
- @atlaskit/lozenge@5.0.2 | ||
- [patch] Updated dependencies [27571e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27571e5) | ||
- @atlaskit/tooltip@10.2.0 | ||
- @atlaskit/avatar@11.1.0 | ||
- @atlaskit/icon@12.1.0 | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/theme@4.0.2 | ||
- @atlaskit/lozenge@5.0.2 | ||
## 7.0.2 | ||
@@ -47,0 +24,0 @@ - [patch] Fixing onKeyDown callback on AkNavigationItem. [44137ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/44137ed) |
{ | ||
"name": "@atlaskit/item", | ||
"version": "7.0.2" | ||
"version": "7.0.3" | ||
} |
{ | ||
"name": "@atlaskit/item", | ||
"version": "7.0.3", | ||
"version": "7.0.4", | ||
"description": "A generic item component to be used within other components", | ||
@@ -20,3 +20,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/theme": "^4.0.2", | ||
"@atlaskit/theme": "^4.0.3", | ||
"prop-types": "^15.5.10", | ||
@@ -32,6 +32,6 @@ "react-addons-text-content": "^0.0.4", | ||
"devDependencies": { | ||
"@atlaskit/avatar": "^11.1.0", | ||
"@atlaskit/docs": "^4.1.0", | ||
"@atlaskit/icon": "^12.1.0", | ||
"@atlaskit/lozenge": "^5.0.2", | ||
"@atlaskit/avatar": "^11.1.1", | ||
"@atlaskit/docs": "^4.1.1", | ||
"@atlaskit/icon": "^12.1.1", | ||
"@atlaskit/lozenge": "^5.0.3", | ||
"@atlaskit/tooltip": "^10.2.0", | ||
@@ -38,0 +38,0 @@ "enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", |
143425
-0.48%Updated