Skip to content

Commit 4667fe3

Browse files
committed
chore(release): version 0.4.7
## [0.4.7](v0.4.6...v0.4.7) (2020-10-23) ### Bug Fixes * credentials token ([ca11400](ca11400))
1 parent ca11400 commit 4667fe3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [0.4.6](https://github.com/serverless-plus/cli/compare/v0.4.5...v0.4.6) (2020-10-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slsplus/cli",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "Serverless Plus CLI tool",
55
"main": "./dist/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)