Skip to content

Commit

Permalink
chore: Publish version 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfredrik committed Mar 25, 2024
1 parent f7997e8 commit f1ac75b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
### [6.0.1](https://github.com/whitespace-se/storybook-addon-html/compare/6.0.0...6.0.1) (2024-03-25)
### [6.0.2](https://github.com/whitespace-se/storybook-addon-html/compare/v6.0.1...v6.0.2) (2024-03-25)


### Bug Fixes

* Remove reference to preset ([f7997e8](https://github.com/whitespace-se/storybook-addon-html/commit/f7997e82f10aec49a5e716584c0c03cd44a0ddbe))

### [6.0.1](https://github.com/whitespace-se/storybook-addon-html/compare/6.0.0...v6.0.1) (2024-03-25)

## [6.0.0](https://github.com/whitespace-se/storybook-addon-html/compare/v5.1.4...6.0.0) (2024-03-25)

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": "6.0.1",
"version": "6.0.2",
"description": "A Storybook addon that extracts and displays compiled syntax-highlighted HTML",
"keywords": [
"storybook-addon",
Expand Down

0 comments on commit f1ac75b

Please sign in to comment.