File tree 18 files changed +86
-14
lines changed
18 files changed +86
-14
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package vue-json-schema-form
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 1.14.1 " ,
4
+ "version" : " 1.14.2 " ,
5
5
"command" : {
6
6
"version" : {
7
7
"allowBranch" : " master" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package demo
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package demo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"private" : true ,
5
5
"license" : " Apache-2.0" ,
6
6
"scripts" : {
10
10
},
11
11
"dependencies" : {
12
12
"@lljj/polyfill" : " ^0.1.0" ,
13
- "@lljj/vue-json-schema-form" : " 1.14.1 " ,
14
- "@lljj/vue2-form-iview3" : " 1.14.1 " ,
13
+ "@lljj/vue-json-schema-form" : " 1.14.2 " ,
14
+ "@lljj/vue2-form-iview3" : " 1.14.2 " ,
15
15
"ajv-i18n" : " ^3.5.0" ,
16
16
"demo-common" : " 1.12.0" ,
17
17
"iview" : " ^3.5.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package demo-v3
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package demo-v3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo-v3" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"private" : true ,
5
5
"license" : " Apache-2.0" ,
6
6
"scripts" : {
10
10
},
11
11
"dependencies" : {
12
12
"@lljj/polyfill" : " ^0.1.0" ,
13
- "@lljj/vue3-form-ant" : " 1.14.1 " ,
14
- "@lljj/vue3-form-element" : " 1.14.1 " ,
13
+ "@lljj/vue3-form-ant" : " 1.14.2 " ,
14
+ "@lljj/vue3-form-element" : " 1.14.2 " ,
15
15
"ajv-i18n" : " ^3.5.0" ,
16
16
"ant-design-vue" : " ^2.0.1" ,
17
17
"demo-common" : " 1.12.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package docs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"private" : true ,
5
5
"license" : " Apache-2.0" ,
6
6
"scripts" : {
9
9
"build" : " vuepress build docs"
10
10
},
11
11
"dependencies" : {
12
- "@lljj/vue-json-schema-form" : " 1.14.1 " ,
12
+ "@lljj/vue-json-schema-form" : " 1.14.2 " ,
13
13
"element-ui" : " ^2.13.2" ,
14
14
"v-distpicker" : " ^1.2.7"
15
15
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package @lljj/vue-json-schema-form
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package @lljj/vue-json-schema-form
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lljj/vue-json-schema-form" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"description" : " 基于 Vue 、ElementUi、JsonSchema快速构建一个带完整校验的form表单" ,
5
5
"main" : " dist/vueJsonSchemaForm.umd.min.js" ,
6
6
"module" : " dist/vueJsonSchemaForm.esm.min.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package @lljj/vue2-form-iview3
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package @lljj/vue2-form-iview3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lljj/vue2-form-iview3" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"description" : " 基于 Vue 、iView3、JsonSchema快速构建一个带完整校验的form表单" ,
5
5
"main" : " dist/vue2-form-iview3.umd.min.js" ,
6
6
"module" : " dist/vue2-form-iview3.esm.min.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package @lljj/vue3-form-ant
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package @lljj/vue3-form-ant
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lljj/vue3-form-ant" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"description" : " 基于 Vue3 、Antdv、JsonSchema快速构建一个带完整校验的form表单" ,
5
5
"main" : " dist/vue3-form-ant.umd.min.js" ,
6
6
"module" : " dist/vue3-form-ant.esm.min.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package @lljj/vue3-form-element
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package @lljj/vue3-form-element
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lljj/vue3-form-element" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"description" : " 基于 Vue3 、ElementPlus、JsonSchema快速构建一个带完整校验的form表单" ,
5
5
"main" : " dist/vue3-form-element.umd.min.js" ,
6
6
"module" : " dist/vue3-form-element.esm.min.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.14.2] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.1...v1.14.2 ) (2022-12-12)
7
+
8
+ ** Note:** Version bump only for package @lljj/vue3-form-naive
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.14.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.14.0...v1.14.1 ) (2022-12-12)
7
15
8
16
** Note:** Version bump only for package @lljj/vue3-form-naive
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lljj/vue3-form-naive" ,
3
- "version" : " 1.14.1 " ,
3
+ "version" : " 1.14.2 " ,
4
4
"description" : " 基于 Vue3 、Naive、JsonSchema快速构建一个带完整校验的form表单" ,
5
5
"main" : " dist/vue3-form-naive.umd.min.js" ,
6
6
"module" : " dist/vue3-form-naive.esm.min.js" ,
You can’t perform that action at this time.
0 commit comments