@blaze/toggles
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,13 +6,16 @@ # Change Log | ||
## [1.0.1](https://github.com/BlazeSoftware/blaze/compare/@blaze/toggles@1.0.0...@blaze/toggles@1.0.1) (2019-03-07) | ||
## [1.0.2](https://github.com/BlazeSoftware/blaze/compare/@blaze/toggles@1.0.1...@blaze/toggles@1.0.2) (2019-03-12) | ||
**Note:** Version bump only for package @blaze/toggles | ||
### Bug Fixes | ||
* **toggles:** error catch around removing child element ([356d3e9](https://github.com/BlazeSoftware/blaze/commit/356d3e9)) | ||
## [1.0.1](https://github.com/BlazeSoftware/blaze/compare/@blaze/toggles@1.0.0...@blaze/toggles@1.0.1) (2019-03-07) | ||
### Bug Fixes | ||
- **toggles:** error catch around removing child element ([356d3e9](https://github.com/BlazeSoftware/blaze/commit/356d3e9)) | ||
# [1.0.0](https://github.com/BlazeSoftware/blaze/compare/@blaze/toggles@0.2.3...@blaze/toggles@1.0.0) (2019-03-06) | ||
@@ -19,0 +22,0 @@ |
{ | ||
"name": "@blaze/toggles", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Open Source UI Toolkit - Feature Toggles", | ||
@@ -43,3 +43,3 @@ "module": "dist/esm/index.js", | ||
"homepage": "https://www.blazeui.com", | ||
"gitHead": "77ff30e0429ae1e828889f7d4b31489b81d9bcc9" | ||
"gitHead": "ce87e6b0c6069f2fdecfd737ce0bce3f6b50bde2" | ||
} |
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
249209