diff --git a/CHANGELOG.md b/CHANGELOG.md index f6688fec..c0dcb360 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## v0.17.7 + +[compare changes](https://github.com/Akryum/histoire/compare/v0.17.6...v0.17.7) + + +### 🩹 Fixes + + - Nuxt vue vite plugin registration fail ([#590](https://github.com/Akryum/histoire/pull/590), [#643](https://github.com/Akryum/histoire/pull/643)) + +### ❤️ Contributors + +- Gerard Wilkinson + ## v0.17.6 [compare changes](https://github.com/Akryum/histoire/compare/v0.17.5...v0.17.6) diff --git a/package.json b/package.json index 5bf32ffb..5a70d5e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "histoire-monorepo", - "version": "0.17.6", + "version": "0.17.7", "private": true, "repository": { "url": "https://github.com/Akryum/histoire.git", diff --git a/packages/histoire-plugin-nuxt/package.json b/packages/histoire-plugin-nuxt/package.json index 7b0f9d5b..f5a2c63e 100644 --- a/packages/histoire-plugin-nuxt/package.json +++ b/packages/histoire-plugin-nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@histoire/plugin-nuxt", - "version": "0.17.6", + "version": "0.17.7", "description": "Histoire plugin to integrate with Nuxt 3", "license": "MIT", "author": {