@tinacms/react-core
Advanced tools
Comparing version 0.28.0 to 0.29.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.29.0](https://github.com/tinacms/tinacms/compare/v0.28.0...v0.29.0) (2020-08-25) | ||
**Note:** Version bump only for package @tinacms/react-core | ||
# [0.28.0](https://github.com/tinacms/tinacms/compare/v0.27.3...v0.28.0) (2020-08-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tinacms/react-core", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"license": "Apache-2.0", | ||
@@ -23,4 +23,4 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@tinacms/core": "^0.28.0", | ||
"@tinacms/forms": "^0.28.0" | ||
"@tinacms/core": "^0.29.0", | ||
"@tinacms/forms": "^0.29.0" | ||
}, | ||
@@ -31,5 +31,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.26.0" | ||
"@tinacms/scripts": "^0.29.0" | ||
}, | ||
"gitHead": "a787ac78ec1d721ce63db384f2e45d422a7b32fd" | ||
"gitHead": "a558761cf14d91acf63a01b52fd4ccf73097dee5" | ||
} |
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
30054
+ Added@tinacms/core@0.29.0(transitive)
+ Added@tinacms/forms@0.29.0(transitive)
- Removed@tinacms/core@0.28.0(transitive)
- Removed@tinacms/forms@0.28.0(transitive)
Updated@tinacms/core@^0.29.0
Updated@tinacms/forms@^0.29.0