Skip to content

Commit 0a86c69

Browse files
committed
chore(release): version 0.5.2
## [0.5.2](v0.5.1...v0.5.2) (2020-10-27) ### Bug Fixes * support auto trigger for git push code & update test case ([c49bea7](c49bea7))
1 parent c49bea7 commit 0a86c69

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.5.2](https://github.com/serverless-plus/cli/compare/v0.5.1...v0.5.2) (2020-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* support auto trigger for git push code & update test case ([c49bea7](https://github.com/serverless-plus/cli/commit/c49bea794c0f2ecba78383561d7678ae94c6f077))
7+
18
## [0.5.1](https://github.com/serverless-plus/cli/compare/v0.5.0...v0.5.1) (2020-10-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slsplus/cli",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Serverless Plus CLI tool",
55
"main": "./dist/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)