Skip to content

Commit

Permalink
chore(release): v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chakAs3 committed Oct 3, 2023
1 parent 0ae4afe commit 61f1b01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/storybook-nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog


## v0.1.7

[compare changes](https://github.com/storybook-vue/storybook-nuxt/compare/v0.1.7-alpha.0...v0.1.7)

## v0.1.4

[compare changes](https://github.com/storybook-vue/storybook-nuxt/compare/v0.1.3...v0.1.4)
Expand Down
5 changes: 3 additions & 2 deletions packages/storybook-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook-vue/nuxt",
"version": "0.1.7-alpha.0",
"version": "0.1.7",
"packageManager": "[email protected]",
"description": "Storybook for Nuxt and Vite: Develop Vue3 components in isolation with Hot Reloading.",
"license": "MIT",
Expand Down Expand Up @@ -84,7 +84,8 @@
"@storybook/types": "7.5.0-alpha.3",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"changelogen": "^0.5.5"
"changelogen": "^0.5.5",
"unbuild": "^2.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 61f1b01

Please sign in to comment.