File tree Expand file tree Collapse file tree 4 files changed +26
-2
lines changed
Expand file tree Collapse file tree 4 files changed +26
-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+ ## [ 0.2.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v0.2.0...v0.2.1 ) (2020-11-25)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** schema generator:** 修复schema生成器预览不支持% ([ ff0d2da] ( https://github.com/lljj-x/vue-json-schema-form/commit/ff0d2da9b1944056185803898d3a2c66194cc508 ) )
12+ * ** schema generator:** 多选类型强制 uniqueItems ([ cd3349e] ( https://github.com/lljj-x/vue-json-schema-form/commit/cd3349ed960bdf2908ffd76ffce86cf99914b222 ) )
13+
14+
15+
16+
17+
618# [ 0.2.0] ( https://github.com/lljj-x/vue-json-schema-form/compare/v0.1.3...v0.2.0 ) (2020-11-24)
719
820
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.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+ ## [ 0.2.1] ( https://github.com/lljj-x/vue-json-schema-form/compare/v0.2.0...v0.2.1 ) (2020-11-25)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** schema generator:** 修复schema生成器预览不支持% ([ ff0d2da] ( https://github.com/lljj-x/vue-json-schema-form/commit/ff0d2da9b1944056185803898d3a2c66194cc508 ) )
12+ * ** schema generator:** 多选类型强制 uniqueItems ([ cd3349e] ( https://github.com/lljj-x/vue-json-schema-form/commit/cd3349ed960bdf2908ffd76ffce86cf99914b222 ) )
13+
14+
15+
16+
17+
618# [ 0.2.0] ( https://github.com/lljj-x/vue-json-schema-form/compare/v0.1.3...v0.2.0 ) (2020-11-24)
719
820
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "private" : true ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments