File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
packages/lib/vue3/vue3-form-naive Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.19.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.19.0...v1.19.1 ) (2023-10-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** lib:** 补全类型 ([ 7a15c42] ( https://github.com/lljj-x/vue-json-schema-form/commit/7a15c4237df396003e9c882215067a9e3f7ae3ad ) )
12+
13+
14+
15+
16+
617# [ 1.19.0] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.18.0...v1.19.0 ) (2023-10-05)
718
819
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 1.19.0 " ,
4+ "version" : " 1.19.1 " ,
55 "command" : {
66 "version" : {
77 "allowBranch" : " master" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.19.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.19.0...v1.19.1 ) (2023-10-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** lib:** 补全类型 ([ 7a15c42] ( https://github.com/lljj-x/vue-json-schema-form/commit/7a15c4237df396003e9c882215067a9e3f7ae3ad ) )
12+
13+
14+
15+
16+
617# [ 1.19.0] ( https://github.com/lljj-x/vue-json-schema-form/compare/v1.18.0...v1.19.0 ) (2023-10-05)
718
819** Note:** Version bump only for package @lljj/vue3-form-naive
Original file line number Diff line number Diff line change 11{
22 "name" : " @lljj/vue3-form-naive" ,
3- "version" : " 1.19.0 " ,
3+ "version" : " 1.19.1 " ,
44 "description" : " 基于 Vue3 、Naive、JsonSchema快速构建一个带完整校验的form表单" ,
55 "main" : " dist/vue3-form-naive.umd.min.js" ,
66 "module" : " dist/vue3-form-naive.esm.min.js" ,
You can’t perform that action at this time.
0 commit comments