Skip to content

Commit

Permalink
chore(release): v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelodelain committed Feb 21, 2024
1 parent 16fe8bb commit 0fe6983
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.1.5

[compare changes](https://github.com/rezozero/nuxt-stories/compare/v0.1.2...v0.1.5)

### 🩹 Fixes

- Import useRoute ([16fe8bb](https://github.com/rezozero/nuxt-stories/commit/16fe8bb))

### 🏡 Chore

- Bump version ([77c280f](https://github.com/rezozero/nuxt-stories/commit/77c280f))

### ❤️ Contributors

- Manuel Odelain <[email protected]>

## v0.1.2

[compare changes](https://github.com/rezozero/nuxt-stories/compare/v0.1.1...v0.1.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rezo-zero/nuxt-stories",
"version": "0.1.4",
"version": "0.1.5",
"description": "Nuxt stories module - a kind of ultra light Storybook",
"repository": {
"type": "git",
Expand Down Expand Up @@ -48,4 +48,4 @@
"prettier": "^3.2.5",
"sass": "^1.71.0"
}
}
}

0 comments on commit 0fe6983

Please sign in to comment.