File tree 6 files changed +34
-4
lines changed
6 files changed +34
-4
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.6.4] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.6.3...v1.6.4 ) (2021-07-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** vue3 antd:** 修复color format选择颜色 ([ 378c2e1] ( https://github.com/lljj-x/vue-json-schema-form/commit/378c2e1aa6767553998cacf52321a6d5b5bee84e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.6.3] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.6.2...v1.6.3 ) (2021-07-12)
7
18
8
19
** Note:** Version bump only for package vue-element-schema-form
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 1.6.3 " ,
4
+ "version" : " 1.6.4 " ,
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.6.4] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.6.3...v1.6.4 ) (2021-07-18)
7
+
8
+ ** Note:** Version bump only for package demo-v3
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.6.3] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.6.2...v1.6.3 ) (2021-07-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.6.3 " ,
3
+ "version" : " 1.6.4 " ,
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.6.3 " ,
13
+ "@lljj/vue3-form-ant" : " 1.6.4 " ,
14
14
"@lljj/vue3-form-element" : " 1.6.3" ,
15
15
"ajv-i18n" : " ^3.5.0" ,
16
16
"ant-design-vue" : " ^2.0.1" ,
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.6.4] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.6.3...v1.6.4 ) (2021-07-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** vue3 antd:** 修复color format选择颜色 ([ 378c2e1] ( https://github.com/lljj-x/vue-json-schema-form/commit/378c2e1aa6767553998cacf52321a6d5b5bee84e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.6.3] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.6.2...v1.6.3 ) (2021-07-12)
7
18
8
19
** 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.6.3 " ,
3
+ "version" : " 1.6.4 " ,
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" ,
You can’t perform that action at this time.
0 commit comments