Skip to content

Commit

Permalink
chore: Release v5.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Oct 15, 2021
1 parent 663afe8 commit 7f61aa6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [5.4.8](https://github.com/serverless/dashboard-plugin/compare/v5.4.7...v5.4.8) (2021-10-15)

### Maintenance Improvements

- **CLI New logs (experimental):**
- Convert `console.log` logs ([#630](https://github.com/serverless/dashboard-plugin/pull/630)) ([c9dcd8b](https://github.com/serverless/dashboard-plugin/commit/c9dcd8b6cc3c050fda9976bdf2807ed408d1e7e6)) ([Mariusz Nowak](https://github.com/medikoo))
- Ensure to list dashboard url also in `info` command ([#630](https://github.com/serverless/dashboard-plugin/pull/630)) ([5e04892](https://github.com/serverless/dashboard-plugin/commit/5e04892feff05bed31e2cd3dbc33ac4cc5c5f54d)) ([Mariusz Nowak](https://github.com/medikoo))

### [5.4.7](https://github.com/serverless/dashboard-plugin/compare/v5.4.6...v5.4.7) (2021-10-13)

### Maintenance Improvements
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serverless/dashboard-plugin",
"version": "5.4.7",
"version": "5.4.8",
"description": "The Serverless Dashboard plugin",
"author": "serverless.com",
"repository": "serverless/dashboard-plugin",
Expand Down

0 comments on commit 7f61aa6

Please sign in to comment.