Skip to content

Commit 93e944b

Browse files
committed
chore(release): version 0.5.3
## [0.5.3](v0.5.2...v0.5.3) (2020-10-29) ### Bug Fixes * **parse:** layer config missing region ([0f0963f](0f0963f))
1 parent 0f0963f commit 93e944b

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.3](https://github.com/serverless-plus/cli/compare/v0.5.2...v0.5.3) (2020-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **parse:** layer config missing region ([0f0963f](https://github.com/serverless-plus/cli/commit/0f0963f44008fb79b105a55ec346069b20adc88e))
7+
18
## [0.5.2](https://github.com/serverless-plus/cli/compare/v0.5.1...v0.5.2) (2020-10-27)
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.2",
3+
"version": "0.5.3",
44
"description": "Serverless Plus CLI tool",
55
"main": "./dist/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)