File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.4.2] ( https://github.com/MicroAppJS/core/compare/v0.4.1...v0.4.2 ) (2021-09-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * enhance init command ([ 7b22679] ( https://github.com/MicroAppJS/core/commit/7b22679f888fad8a723e38795981196f246793f7 ) )
7
+ * 去除无用的配置信息 ([ 61adaf7] ( https://github.com/MicroAppJS/core/commit/61adaf7b637e21ad8719ca72092f88485de667a3 ) )
8
+
1
9
## [ 0.4.1] ( https://github.com/MicroAppJS/core/compare/v0.4.0...v0.4.1 ) (2021-07-22)
2
10
3
11
# [ 0.4.0] ( https://github.com/MicroAppJS/core/compare/v0.3.30...v0.4.0 ) (2020-06-10)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @micro-app/core" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"description" : " [Core] Pluggable micro application framework." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments