Skip to content

Commit

Permalink
release: unplugin-vue-router@0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 22, 2024
1 parent 4dc395d commit ae4815b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.8.8](https://github.com/posva/unplugin-vue-router/compare/v0.8.7...v0.8.8) (2024-05-22)

### Bug Fixes

- watch all extensions not just root ([74ac22b](https://github.com/posva/unplugin-vue-router/commit/74ac22b01336a6e0a99769c6e645a5bfe29233bb))

## [0.8.7](https://github.com/posva/unplugin-vue-router/compare/v0.8.6...v0.8.7) (2024-05-20)

### Bug Fixes
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": "unplugin-vue-router",
"version": "0.8.7",
"version": "0.8.8",
"packageManager": "pnpm@9.1.1",
"description": "File based typed routing for Vue Router",
"keywords": [
Expand Down

0 comments on commit ae4815b

Please sign in to comment.