diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fc3c87..03264bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 480059e..ee01db3 100644 --- a/package.json +++ b/package.json @@ -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",