@tinacms/react-core
Advanced tools
Comparing version 0.3.3 to 0.3.4-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.4-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/react-core@0.3.3...@tinacms/react-core@0.3.4-alpha.0) (2020-07-15) | ||
**Note:** Version bump only for package @tinacms/react-core | ||
## [0.3.3](https://github.com/tinacms/tinacms/compare/@tinacms/react-core@0.3.3-alpha.0...@tinacms/react-core@0.3.3) (2020-07-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tinacms/react-core", | ||
"version": "0.3.3", | ||
"version": "0.3.4-alpha.0", | ||
"license": "Apache-2.0", | ||
@@ -24,3 +24,3 @@ "main": "build/index.js", | ||
"@tinacms/core": "^0.10.1", | ||
"@tinacms/forms": "^0.6.3" | ||
"@tinacms/forms": "^0.7.0-alpha.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "3989d014bb8415688b376f0b7eba8f89798e1a27" | ||
"gitHead": "91f8ad47a83751f68ab155ad012d92fa7c39c2fa" | ||
} |
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
29518
+ Added@tinacms/forms@0.7.0-alpha.0(transitive)
- Removed@tinacms/forms@0.6.3(transitive)