Skip to content

Commit

Permalink
chore(release): Publish new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfredrik committed Mar 13, 2023
1 parent 4751ec7 commit bb7b7e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [5.1.4](https://github.com/whitespace-se/storybook-addon-html/compare/v5.1.3...v5.1.4) (2023-03-13)


### Bug Fixes

* Incompatibility with Storybook 7.0 ([4751ec7](https://github.com/whitespace-se/storybook-addon-html/commit/4751ec73ff55cd9fb7a7a4e452ae8524e42797be))

### [5.1.3](https://github.com/whitespace-se/storybook-addon-html/compare/v5.1.2...v5.1.3) (2023-03-10)

### [5.1.2](https://github.com/whitespace-se/storybook-addon-html/compare/v5.1.1...v5.1.2) (2023-03-10)
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": "@whitespace/storybook-addon-html",
"version": "5.1.3",
"version": "5.1.4",
"description": "A Storybook addon that extracts and displays compiled syntax-highlighted HTML",
"keywords": [
"storybook-addon",
Expand Down

0 comments on commit bb7b7e4

Please sign in to comment.