File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.6.0] ( https://github.com/serverless-plus/cli/compare/v0.5.3...v0.6.0 ) (2020-11-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * change dir structure ([ d30ec80] ( https://github.com/serverless-plus/cli/commit/d30ec8004812e02c5ac4e0f7f61186ca34fc3509 ) )
7
+ * support old yaml migrate ([ 08d6e9d] ( https://github.com/serverless-plus/cli/commit/08d6e9dc09522d950137ea016a7c9348fbd99e3b ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * support ui config ([ a455ca5] ( https://github.com/serverless-plus/cli/commit/a455ca59cd6c1f43b9e0447aa48ebe54822efd12 ) )
13
+
1
14
## [ 0.5.3] ( https://github.com/serverless-plus/cli/compare/v0.5.2...v0.5.3 ) (2020-10-29)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @slsplus/cli" ,
3
- "version" : " 0.5.3 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Serverless Plus CLI tool" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments