cf-component-button
Advanced tools
Comparing version 5.8.1 to 5.9.0
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="5.9.0"></a> | ||
# [5.9.0](https://github.com/sejoker/cf-ui/compare/cf-component-button@5.7.7...cf-component-button@5.9.0) (2017-07-12) | ||
### Features | ||
* **cf-style-provider:** Update snapshots - they use atomic classNames now ([1a42284](https://github.com/sejoker/cf-ui/commit/1a42284)) | ||
<a name="5.8.1"></a> | ||
@@ -8,0 +19,0 @@ ## [5.8.1](https://github.com/koddsson/cf-ui/compare/cf-component-button@5.8.0...cf-component-button@5.8.1) (2017-07-10) |
{ | ||
"name": "cf-component-button", | ||
"description": "Cloudflare Button Component", | ||
"version": "5.8.1", | ||
"version": "5.9.0", | ||
"main": "lib/index.js", | ||
@@ -14,3 +14,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"cf-style-container": "^3.0.0", | ||
"cf-style-container": "^4.0.0", | ||
"polished": "^1.2.1", | ||
@@ -17,0 +17,0 @@ "prop-types": "^15.5.8" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38227
+ Addedcf-style-container@4.1.0(transitive)
- Removedcf-style-container@3.0.0(transitive)
Updatedcf-style-container@^4.0.0