Skip to content

Commit

Permalink
ci(changesets): version packages (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 15, 2023
1 parent 7045ed7 commit 470abc8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .changeset/proud-planes-allow.md

This file was deleted.

8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog

## 0.1.7

## Latest Release
### Patch Changes

- [#11](https://github.com/paulbuechner/storybook-addon-data-theme-switcher/pull/11) [`1ef4972`](https://github.com/paulbuechner/storybook-addon-data-theme-switcher/commit/1ef4972ffbef9c375b356024c1e7957b2d4c8646) Thanks [@paulbuechner](https://github.com/paulbuechner)! - Fixed an issue where the addons `package` exports were not configured correctly

Removed unused peer dependencies

## Latest Release

## Previous Releases
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-addon-data-theme-switcher",
"version": "0.1.6",
"version": "0.1.7",
"description": "A Storybook addon to switch the data-theme attribute on the html element",
"keywords": [
"storybook-addons",
Expand Down

0 comments on commit 470abc8

Please sign in to comment.