Skip to content

Commit

Permalink
v0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Sep 24, 2023
1 parent 3ba02bf commit b2bc009
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v0.17.3

[compare changes](https://github.com/Akryum/histoire/compare/v0.17.2...v0.17.3)


### 🩹 Fixes

- **nuxt:** Don't externalize .nuxt folder ([3ba02bf](https://github.com/Akryum/histoire/commit/3ba02bf))

### ❤️ Contributors

- Guillaume Chau ([@Akryum](http://github.com/Akryum))

## v0.17.2

[compare changes](https://github.com/Akryum/histoire/compare/v0.17.1...v0.17.2)
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": "histoire-monorepo",
"version": "0.17.2",
"version": "0.17.3",
"private": true,
"repository": {
"url": "https://github.com/Akryum/histoire.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@histoire/plugin-nuxt",
"version": "0.17.2",
"version": "0.17.3",
"description": "Histoire plugin to integrate with Nuxt 3",
"license": "MIT",
"author": {
Expand Down

0 comments on commit b2bc009

Please sign in to comment.