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 65fb001 commit 0029f33Copy full SHA for 0029f33
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.5.0](https://github.com/serverless-plus/cli/compare/v0.4.7...v0.5.0) (2020-10-26)
2
+
3
4
+### Features
5
6
+* divide warm-app to app warm command ([65fb001](https://github.com/serverless-plus/cli/commit/65fb001484ab5f8b07f5d1302457454b2b5cf3f1))
7
8
## [0.4.7](https://github.com/serverless-plus/cli/compare/v0.4.6...v0.4.7) (2020-10-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/cli",
- "version": "0.4.7",
+ "version": "0.5.0",
"description": "Serverless Plus CLI tool",
"main": "./dist/src/index.js",
"bin": {
0 commit comments