@tinacms/scripts 0.0.0-202251420313 → 0.0.0-2022516151929

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,12 @@
1
1
  # Change Log
2
2
 
3
- ## 0.0.0-202251420313
3
+ ## 0.0.0-2022516151929
4
+
5
+ ### Patch Changes
6
+
7
+ - 2ef5a1f33: fix scale isssue, truncate form label to filename
8
+
9
+ ## 0.50.8
4
10
 
5
11
  ### Patch Changes
6
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tinacms/scripts",
3
- "version": "0.0.0-202251420313",
3
+ "version": "0.0.0-2022516151929",
4
4
  "main": "dist/index.js",
5
5
  "files": [
6
6
  "dist",