Skip to content

Commit

Permalink
v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xaboy committed Jul 28, 2024
1 parent 095d1df commit 98ae380
Show file tree
Hide file tree
Showing 15 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
"components/tdesign/upload",
"components/tdesign/group"
],
"version": "3.2.1"
"version": "3.2.2"
}
2 changes: 1 addition & 1 deletion packages/ant-design-vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/ant-design-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@form-create/ant-design-vue",
"version": "3.2.1",
"version": "3.2.2",
"description": "ant-design-vue动态表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",
"main": "./dist/form-create.min.js",
"module": "./dist/form-create.esm.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@form-create/component-antdv-group": "^3.2.0",
"@form-create/component-antdv-upload": "^3.2.0",
"@form-create/component-subform": "^3.1.34",
"@form-create/core": "^3.2.1",
"@form-create/core": "^3.2.2",
"@form-create/utils": "^3.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/arco-design/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/arco-design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@form-create/arco-design",
"version": "3.2.1",
"version": "3.2.2",
"description": "arco-design动态表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",
"main": "./dist/form-create.min.js",
"module": "./dist/form-create.esm.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@form-create/component-arco-radio": "^3.2.0",
"@form-create/component-arco-upload": "^3.2.0",
"@form-create/component-subform": "^3.1.34",
"@form-create/core": "^3.2.1",
"@form-create/core": "^3.2.2",
"@form-create/utils": "^3.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@form-create/core",
"version": "3.2.1",
"version": "3.2.2",
"description": "vue动态表单,助你轻松搞定表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",
"main": "./dist/index.min.js",
"module": "./dist/index.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/element-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/element-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@form-create/element-ui",
"version": "3.2.1",
"version": "3.2.2",
"description": "element-ui动态表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",
"main": "./dist/form-create.min.js",
"module": "./dist/form-create.esm.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@form-create/component-elm-tree": "^3.2.0",
"@form-create/component-elm-upload": "^3.2.0",
"@form-create/component-subform": "^3.1.34",
"@form-create/core": "^3.2.1",
"@form-create/core": "^3.2.2",
"@form-create/utils": "^3.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/naive-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/naive-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@form-create/naive-ui",
"version": "3.2.1",
"version": "3.2.2",
"description": "naive-ui动态表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",
"main": "./dist/form-create.min.js",
"module": "./dist/form-create.esm.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@form-create/component-naive-radio": "^3.2.0",
"@form-create/component-naive-upload": "^3.2.0",
"@form-create/component-subform": "^3.1.34",
"@form-create/core": "^3.2.1",
"@form-create/core": "^3.2.2",
"@form-create/utils": "^3.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tdesign/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/tdesign/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@form-create/tdesign",
"version": "3.2.1",
"version": "3.2.2",
"description": "tdesign动态表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",
"main": "./dist/form-create.min.js",
"module": "./dist/form-create.esm.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@form-create/component-tdesign-frame": "^3.2.0",
"@form-create/component-tdesign-group": "^3.2.0",
"@form-create/component-tdesign-upload": "^3.2.0",
"@form-create/core": "^3.2.1",
"@form-create/core": "^3.2.2",
"@form-create/utils": "^3.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vant/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/vant/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@form-create/vant",
"version": "3.2.1",
"version": "3.2.2",
"description": "vant-ui动态表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",
"main": "./dist/form-create.min.js",
"module": "./dist/form-create.esm.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"homepage": "http://www.form-create.com/v3/",
"dependencies": {
"@form-create/component-subform": "^3.1.5",
"@form-create/core": "^3.2.1",
"@form-create/core": "^3.2.2",
"@form-create/utils": "^3.2.0",
"dayjs": "^1.11.11"
},
Expand Down

0 comments on commit 98ae380

Please sign in to comment.