Skip to content

Commit

Permalink
chore(release): v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
raichev-dima committed Mar 5, 2024
1 parent b4b8182 commit e0dbe3f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/storybook-nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## v0.2.5

[compare changes](https://github.com/raichev-dima/storybook-nuxt/compare/v0.2.3...v0.2.5)

### 🩹 Fixes

- Add runtime config ([84109e0](https://github.com/raichev-dima/storybook-nuxt/commit/84109e0))
- Clean up redundant code ([b4b8182](https://github.com/raichev-dima/storybook-nuxt/commit/b4b8182))

### ❤️ Contributors

- Raichev-dima ([@raichev-dima](http://github.com/raichev-dima))

## v0.2.3

[compare changes](https://github.com/raichev-dima/storybook-nuxt/compare/v0.2.3-alpha.15...v0.2.3)
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@raichev-dima/storybook-vue-nuxt",
"type": "module",
"version": "0.2.4",
"version": "0.2.5",
"packageManager": "[email protected]",
"description": "Storybook for Nuxt and Vite: Develop Vue3 components in isolation with Hot Reloading.",
"license": "MIT",
Expand Down

0 comments on commit e0dbe3f

Please sign in to comment.