Skip to content

Commit

Permalink
chore: Release 7.0.2 (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmarzex committed Sep 16, 2023
1 parent 04e3d12 commit 341df38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [7.0.2](https://github.com/serverless/dashboard-plugin/compare/v7.0.1...v7.0.2) (2023-09-16)

### Bug Fixes

- Adjust copy ([#725](https://github.com/serverless/dashboard-plugin/issues/725)) ([04e3d12](https://github.com/serverless/dashboard-plugin/commit/04e3d12560c31b278f545e554ac8af4130b91082))

### [7.0.1](https://github.com/serverless/dashboard-plugin/compare/v7.0.0...v7.0.1) (2023-09-15)

### Bug Fixes
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": "7.0.1",
"version": "7.0.2",
"description": "The Serverless Dashboard plugin",
"author": "serverless.com",
"repository": "serverless/dashboard-plugin",
Expand Down

0 comments on commit 341df38

Please sign in to comment.