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 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
+ ## [ 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
+
6
18
# [ 0.2.0] ( https://github.com/lljj-x/vue-json-schema-form/compare/v0.1.3...v0.2.0 ) (2020-11-24)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 0.2.0 " ,
4
+ "version" : " 0.2.1 " ,
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
+ ## [ 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
+
6
18
# [ 0.2.0] ( https://github.com/lljj-x/vue-json-schema-form/compare/v0.1.3...v0.2.0 ) (2020-11-24)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"private" : true ,
5
5
"license" : " Apache-2.0" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments