Skip to content

Commit

Permalink
chore(release): 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 20, 2023
1 parent 4b13fd9 commit 09c9aa4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
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.

## [0.8.0](https://github.com/joshbolduc/vscode-story-explorer/compare/v0.7.2...v0.8.0) (2023-02-20)

### Features

- support additional launch strategies ([4b13fd9](https://github.com/joshbolduc/vscode-story-explorer/commit/4b13fd9c138397ae0aa59f23ed478859648da441)), closes [#571](https://github.com/joshbolduc/vscode-story-explorer/issues/571) [#605](https://github.com/joshbolduc/vscode-story-explorer/issues/605)

### [0.7.2](https://github.com/joshbolduc/vscode-story-explorer/compare/v0.7.1...v0.7.2) (2023-02-14)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Story Explorer",
"description": "Browse and preview Storybook stories inside VS Code",
"publisher": "joshbolduc",
"version": "0.7.2",
"version": "0.8.0",
"preview": true,
"icon": "icon.png",
"repository": {
Expand Down

0 comments on commit 09c9aa4

Please sign in to comment.