@tinacms/form-builder
Advanced tools
Comparing version 0.38.0 to 0.39.0
/** | ||
Copyright 2019 Forestry.io Inc | ||
Copyright 2021 Forestry.io Holdings, Inc. | ||
@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
Copyright 2019 Forestry.io Inc | ||
Copyright 2021 Forestry.io Holdings, Inc. | ||
@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
Copyright 2019 Forestry.io Inc | ||
Copyright 2021 Forestry.io Holdings, Inc. | ||
@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
Copyright 2019 Forestry.io Inc | ||
Copyright 2021 Forestry.io Holdings, Inc. | ||
@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
Copyright 2019 Forestry.io Inc | ||
Copyright 2021 Forestry.io Holdings, Inc. | ||
@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.39.0](https://github.com/tinacms/tinacms/compare/v0.38.0...v0.39.0) (2021-03-30) | ||
### Bug Fixes | ||
* copyright ([e4323c2](https://github.com/tinacms/tinacms/commit/e4323c25b7e893005bffad1827018b523b7f6939)), closes [#1778](https://github.com/tinacms/tinacms/issues/1778) | ||
# [0.38.0](https://github.com/tinacms/tinacms/compare/v0.37.0...v0.38.0) (2021-03-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tinacms/form-builder", | ||
"version": "0.38.0", | ||
"version": "0.39.0", | ||
"main": "build/index.js", | ||
@@ -32,7 +32,7 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.29.0" | ||
"@tinacms/scripts": "^0.39.0" | ||
}, | ||
"dependencies": { | ||
"@tinacms/forms": "^0.38.0", | ||
"@tinacms/react-core": "^0.38.0", | ||
"@tinacms/forms": "^0.39.0", | ||
"@tinacms/react-core": "^0.39.0", | ||
"react-final-form": "^6.3.0" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "eede6248004933ab3ee74e1cc1f499a7d5b2e6e5" | ||
"gitHead": "713b2062569d5169c32b9571cc750202ccbb3795" | ||
} |
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
33962
+ Added@tinacms/core@0.39.0(transitive)
+ Added@tinacms/forms@0.39.0(transitive)
+ Added@tinacms/react-core@0.39.0(transitive)
- Removed@tinacms/core@0.33.0(transitive)
- Removed@tinacms/forms@0.38.0(transitive)
- Removed@tinacms/react-core@0.38.0(transitive)
Updated@tinacms/forms@^0.39.0
Updated@tinacms/react-core@^0.39.0