@contentful/field-editor-checkbox
Advanced tools
Comparing version 0.11.0 to 0.12.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.12.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-checkbox@0.11.0...@contentful/field-editor-checkbox@0.12.0) (2021-01-20) | ||
### Features | ||
* update minimal forma-36 versions to use updated design ([#565](https://github.com/contentful/field-editors/issues/565)) ([332c734](https://github.com/contentful/field-editors/commit/332c734bfaf54f0e9773fcbb460d743b1f5459ec)) | ||
# [0.11.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-checkbox@0.10.6...@contentful/field-editor-checkbox@0.11.0) (2021-01-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@contentful/field-editor-checkbox", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"main": "dist/index.js", | ||
@@ -24,5 +24,5 @@ "module": "dist/field-editor-checkbox.esm.js", | ||
"dependencies": { | ||
"@contentful/field-editor-shared": "^0.13.3", | ||
"@contentful/forma-36-react-components": "^3.73.12", | ||
"@contentful/forma-36-tokens": "^0.9.4", | ||
"@contentful/field-editor-shared": "^0.14.0", | ||
"@contentful/forma-36-react-components": "^3.75.0", | ||
"@contentful/forma-36-tokens": "^0.10.0", | ||
"emotion": "^10.0.17", | ||
@@ -33,3 +33,3 @@ "lodash": "^4.17.15", | ||
"devDependencies": { | ||
"@contentful/field-editor-test-utils": "^0.8.4" | ||
"@contentful/field-editor-test-utils": "^0.9.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "32e249737eca3d12e4208bf6c7ded1eecbb74985" | ||
"gitHead": "db1a75705bea4bb0a84b85cb07ffdd12dba29aa0" | ||
} |
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
44585
+ Added@contentful/field-editor-shared@0.14.0(transitive)
+ Added@contentful/forma-36-tokens@0.10.2(transitive)
- Removed@contentful/field-editor-shared@0.13.3(transitive)
- Removed@contentful/forma-36-tokens@0.9.4(transitive)