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 e5c0901 commit 93943faCopy full SHA for 93943fa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.7.1](https://github.com/serverless-plus/cli/compare/v0.7.0...v0.7.1) (2021-06-17)
2
+
3
4
+### Bug Fixes
5
6
+* support sls yml override ([#13](https://github.com/serverless-plus/cli/issues/13)) ([e5c0901](https://github.com/serverless-plus/cli/commit/e5c090117f32cd5d7ed44367be1578329dc934e5))
7
8
# [0.7.0](https://github.com/serverless-plus/cli/compare/v0.6.1...v0.7.0) (2021-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/cli",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "Serverless Plus CLI tool",
"main": "./dist/index.js",
"bin": {
0 commit comments