File tree Expand file tree Collapse file tree 2 files changed +5
-14
lines changed
Expand file tree Collapse file tree 2 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 1- <a name =" 0.15.0-alpha.1 " ></a >
2- # [ 0.15.0-alpha.1 ] ( https://github.com/feflow/feflow/compare/v0.15.0-alpha.0 ...v0.15.0-alpha.1 ) (2018-12-15)
1+ <a name =" 0.15.0 " ></a >
2+ # [ 0.15.0] ( https://github.com/feflow/feflow/compare/v0.15.0-alpha.1 ...v0.15.0 ) (2018-12-15)
33
44
55### Features
66
77* add disable-check params ([ d6542ad] ( https://github.com/feflow/feflow/commit/d6542ad ) )
88* disable-check param for templates, builder and plugins ([ 3d4ea1d] ( https://github.com/feflow/feflow/commit/3d4ea1d ) )
9-
10-
11-
12- <a name =" 0.15.0-alpha.0 " ></a >
13- # [ 0.15.0-alpha.0] ( https://github.com/feflow/feflow/compare/v0.14.0...v0.15.0-alpha.0 ) (2018-12-08)
9+ * install templates, builder and plugins with global-style ([ bb509d8] ( https://github.com/feflow/feflow/commit/bb509d8 ) )
1410
1511
1612### Bug Fixes
1713
1814* require deploy as internal plugins ([ 81c01c5] ( https://github.com/feflow/feflow/commit/81c01c5 ) )
1915
2016
21- ### Features
22-
23- * install templates, builder and plugins with global-style ([ bb509d8] ( https://github.com/feflow/feflow/commit/bb509d8 ) )
24-
25-
2617
2718<a name =" 0.14.0 " ></a >
2819# [ 0.14.0] ( https://github.com/feflow/feflow/compare/v0.13.6...v0.14.0 ) (2018-09-29)
Original file line number Diff line number Diff line change 11{
22 "name" : " feflow-cli" ,
3- "version" : " 0.15.0-alpha.1 " ,
3+ "version" : " 0.15.0" ,
44 "description" : " A command line tool aims to improve front-end engineer workflow." ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
2727 "feflow" : " ./bin/feflow"
2828 },
2929 "configs" : {
30- "compatibleVersion" : " >=0.14 .0"
30+ "compatibleVersion" : " >=0.15 .0"
3131 },
3232 "dependencies" : {
3333 "abbrev" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments