@atlaskit/checkbox
Advanced tools
Comparing version 5.0.1 to 5.0.2
# @atlaskit/checkbox | ||
## 5.0.2 | ||
- [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514) | ||
- @atlaskit/docs@5.0.8 | ||
- @atlaskit/button@9.0.13 | ||
- @atlaskit/icon@14.0.0 | ||
## 5.0.1 | ||
@@ -4,0 +10,0 @@ - [patch] Checkbox now only fires onChange once [c78e59e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c78e59e) |
{ | ||
"name": "@atlaskit/checkbox", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/checkbox", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Checkbox component for use in forms", | ||
@@ -23,3 +23,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/analytics-next": "^3.0.6", | ||
"@atlaskit/icon": "^13.6.1", | ||
"@atlaskit/icon": "^14.0.0", | ||
"@atlaskit/theme": "^6.0.2", | ||
@@ -35,4 +35,4 @@ "babel-runtime": "^6.26.0", | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^9.0.9", | ||
"@atlaskit/docs": "^5.0.6", | ||
"@atlaskit/button": "^9.0.13", | ||
"@atlaskit/docs": "^5.0.8", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
@@ -46,2 +46,2 @@ "react-dom": "^16.4.2" | ||
] | ||
} | ||
} |
71467
+ Added@atlaskit/icon@14.6.1(transitive)
- Removed@atlaskit/icon@13.9.0(transitive)
Updated@atlaskit/icon@^14.0.0