Skip to content

Commit 318cd90

Browse files
committed
chore: Publish version 6.0.0
1 parent 4963646 commit 318cd90

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
### [5.1.6](https://github.com/whitespace-se/storybook-addon-html/compare/v5.1.4...v5.1.6) (2023-06-13)
1+
## [6.0.0](https://github.com/whitespace-se/storybook-addon-html/compare/v5.1.4...v6.0.0) (2024-03-25)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* Rewrite in Typescript with support for Storybook 8 and Prettier 3 based on latest addon kit
7+
8+
### Code Refactoring
9+
10+
* Rewrite in Typescript with support for Storybook 8 and Prettier 3 based on latest addon kit ([4963646](https://github.com/whitespace-se/storybook-addon-html/commit/4963646a1b08eeb19cda90c36d036c11921060c0))
211

312
### [5.1.4](https://github.com/whitespace-se/storybook-addon-html/compare/v5.1.3...v5.1.4) (2023-03-13)
413

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@whitespace/storybook-addon-html",
3-
"version": "5.1.6",
3+
"version": "6.0.0",
44
"description": "A Storybook addon that extracts and displays compiled syntax-highlighted HTML",
55
"keywords": [
66
"storybook-addon",

0 commit comments

Comments
 (0)