We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0963f commit 93e944bCopy full SHA for 93e944b
CHANGELOG.md
@@ -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
8
## [0.5.2](https://github.com/serverless-plus/cli/compare/v0.5.1...v0.5.2) (2020-10-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/cli",
- "version": "0.5.2",
+ "version": "0.5.3",
"description": "Serverless Plus CLI tool",
"main": "./dist/src/index.js",
"bin": {
0 commit comments