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 ca11400 commit 4667fe3Copy full SHA for 4667fe3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.4.7](https://github.com/serverless-plus/cli/compare/v0.4.6...v0.4.7) (2020-10-23)
2
+
3
4
+### Bug Fixes
5
6
+* credentials token ([ca11400](https://github.com/serverless-plus/cli/commit/ca11400d764d859503327118bd6ffae27e6b585b))
7
8
## [0.4.6](https://github.com/serverless-plus/cli/compare/v0.4.5...v0.4.6) (2020-10-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/cli",
- "version": "0.4.6",
+ "version": "0.4.7",
"description": "Serverless Plus CLI tool",
"main": "./dist/src/index.js",
"bin": {
0 commit comments