@zendeskgarden/react-buttons
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="2.0.1"></a> | ||
## [2.0.1](https://github.com/zendeskgarden/react-components/compare/@zendeskgarden/react-buttons@2.0.0...@zendeskgarden/react-buttons@2.0.1) (2018-05-15) | ||
### Bug Fixes | ||
* **docs:** update all code examples to be mobile-responsive ([#14](https://github.com/zendeskgarden/react-components/issues/14)) ([ae68190](https://github.com/zendeskgarden/react-components/commit/ae68190)) | ||
<a name="2.0.0"></a> | ||
@@ -8,0 +19,0 @@ # [2.0.0](https://github.com/zendeskgarden/react-components/compare/@zendeskgarden/react-buttons@1.0.0...@zendeskgarden/react-buttons@2.0.0) (2018-05-09) |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "./index.js", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
"@zendeskgarden/css-buttons": "^6.0.0", | ||
"@zendeskgarden/react-selection": "^3.0.0", | ||
"@zendeskgarden/react-selection": "^3.0.1", | ||
"@zendeskgarden/react-theming": "^1.0.0", | ||
@@ -24,0 +24,0 @@ "classnames": "^2.2.5", |
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
47801