@tinacms/react-core
Advanced tools
Comparing version 0.33.0-alpha.2 to 0.33.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.33.0](https://github.com/tinacms/tinacms/compare/v0.32.1...v0.33.0) (2020-11-16) | ||
**Note:** Version bump only for package @tinacms/react-core | ||
# [0.32.0](https://github.com/tinacms/tinacms/compare/v0.31.0...v0.32.0) (2020-10-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tinacms/react-core", | ||
"version": "0.33.0-alpha.2", | ||
"version": "0.33.0", | ||
"license": "Apache-2.0", | ||
@@ -23,4 +23,4 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@tinacms/core": "^0.33.0-alpha.2", | ||
"@tinacms/forms": "^0.33.0-alpha.2" | ||
"@tinacms/core": "^0.33.0", | ||
"@tinacms/forms": "^0.33.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "346767b48baf150528404ed0b542a7d2a3b8b9cb" | ||
"gitHead": "f33c4baf5c8eae59b8edc9c2a7c7ef22482dc38f" | ||
} |
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
31539
Updated@tinacms/core@^0.33.0
Updated@tinacms/forms@^0.33.0