@cultureamp/kaizen-component-library
Advanced tools
Comparing version 11.2.0 to 11.2.1
@@ -1,7 +0,16 @@ | ||
# [11.2.0](https://github.com/cultureamp/big-frontend-repo/compare/v11.1.0...v11.2.0) (2019-08-01) | ||
## [11.2.1](https://github.com/cultureamp/big-frontend-repo/compare/v11.2.0...v11.2.1) (2019-08-02) | ||
### Bug Fixes | ||
* **kaizen:** fix ToggleTheme for flow ([cd79c92](https://github.com/cultureamp/big-frontend-repo/commit/cd79c92)) | ||
# [11.2.0](https://github.com/cultureamp/big-frontend-repo/compare/v11.1.0...v11.2.0) (2019-08-02) | ||
### Features | ||
* **kaizen:** add custom freemium theme for toggle switch field ([19fbd35](https://github.com/cultureamp/big-frontend-repo/commit/19fbd35)) | ||
* **kaizen:** add custom freemium theme for toggle switch field ([#462](https://github.com/cultureamp/big-frontend-repo/issues/462)) ([88a0446](https://github.com/cultureamp/big-frontend-repo/commit/88a0446)) | ||
@@ -8,0 +17,0 @@ |
@@ -756,2 +756,3 @@ declare module "@cultureamp/kaizen-component-library" { | ||
+fullWidth?: boolean, | ||
+theme?: "default" | "freemium", | ||
|}> | ||
@@ -758,0 +759,0 @@ } |
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "11.2.0", | ||
"version": "11.2.1", | ||
"private": false, | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
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
1521887
4538