Skip to content

Commit

Permalink
Merge pull request #13 from elecdeer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
elecdeer authored Jul 23, 2024
2 parents dba43e7 + 333a914 commit 37537be
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-wolves-sort.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/addon-source-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# storybook-addon-source-link

## 0.2.1

### Patch Changes

- [#12](https://github.com/elecdeer/storybook-addon-source-link/pull/12) [`adeb9e4`](https://github.com/elecdeer/storybook-addon-source-link/commit/adeb9e466ab63b93e5ae780bcfc598a539eeba66) Thanks [@elecdeer](https://github.com/elecdeer)! - Fixed a bug causing unintended removal of enviriment variables #11

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-source-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-addon-source-link",
"version": "0.2.0",
"version": "0.2.1",
"description": "Add a button to the Storybook toolbar that opens the file containing the Story in an IDE like VSCode.",
"keywords": [
"file",
Expand Down

0 comments on commit 37537be

Please sign in to comment.