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 a5265d5 commit bd7b59eCopy full SHA for bd7b59e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.5.1](https://github.com/serverless-plus/cli/compare/v0.5.0...v0.5.1) (2020-10-26)
2
+
3
4
+### Bug Fixes
5
6
+* cli version ([a5265d5](https://github.com/serverless-plus/cli/commit/a5265d5e09ce29cdb2c77e5889859c9312661fba))
7
8
# [0.5.0](https://github.com/serverless-plus/cli/compare/v0.4.7...v0.5.0) (2020-10-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/cli",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Serverless Plus CLI tool",
"main": "./dist/src/index.js",
"bin": {
0 commit comments