File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.3.6] ( https://github.com/MicroAppJS/cli/compare/v0.1.0...v0.3.6 ) (2020-03-16)
2+
3+
4+ ### Bug Fixes
5+
6+ * some bugs ([ 75d1eea] ( https://github.com/MicroAppJS/cli/commit/75d1eea5bd7e9dd8290b1fc8f94fd7e8052cacff ) )
7+ * 修复 bootstrap, 增肌 release 配置 ([ 92d323e] ( https://github.com/MicroAppJS/cli/commit/92d323e12212519838f300d27a9198f21c5ec6f5 ) )
8+
9+
10+ ### Features
11+
12+ * add build cmd and enhance bootstrap ([ 677c3c3] ( https://github.com/MicroAppJS/cli/commit/677c3c32817ee8d293ad2a1cb7e1f378b9bb2e67 ) )
13+ * remove type, add target ([ 1723ba0] ( https://github.com/MicroAppJS/cli/commit/1723ba0645ea92b9f2816fa0c446eb623d282ec2 ) )
14+
115## [ 0.3.5] ( https://github.com/MicroAppJS/cli/compare/v0.1.0...v0.3.5 ) (2020-03-12)
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " @micro-app/cli" ,
3- "version" : " 0.3.5 " ,
3+ "version" : " 0.3.6 " ,
44 "description" : " [CLI] Pluggable micro application framework." ,
55 "main" : " src/index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments