File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.4.0] ( https://github.com/MicroAppJS/cli/compare/v0.3.17...v0.4.0 ) (2020-06-10)
2+
3+
4+ ### Bug Fixes
5+
6+ * 修复 ([ 347e2ff] ( https://github.com/MicroAppJS/cli/commit/347e2ff007ccbf22d919a0aad382af1846e1d40d ) )
7+
8+
9+ ### Features
10+
11+ * add ` micro-app-serve ` bin ([ 019262d] ( https://github.com/MicroAppJS/cli/commit/019262d0da998318a8a0b53d9e6af981a70f9020 ) )
12+
113## [ 0.3.17] ( https://github.com/MicroAppJS/cli/compare/v0.3.16...v0.3.17 ) (2020-04-21)
214
315## [ 0.3.16] ( https://github.com/MicroAppJS/cli/compare/v0.3.15...v0.3.16 ) (2020-04-18)
Original file line number Diff line number Diff line change 11{
22 "name" : " @micro-app/cli" ,
3- "version" : " 0.3.17 " ,
3+ "version" : " 0.4.0 " ,
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