Skip to content

Commit

Permalink
release: unplugin-vue-router@0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 6, 2022
1 parent ef078b0 commit 7a6af3a
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.0.16](https://github.com/posva/unplugin-vue-router/compare/v0.0.15...v0.0.16) (2022-07-06)

### Bug Fixes

- handle parent params ([ef078b0](https://github.com/posva/unplugin-vue-router/commit/ef078b074f2a17b053aeb243f5f1b66d9ab0ea12)), closes [#20](https://github.com/posva/unplugin-vue-router/issues/20)

## [0.0.15](https://github.com/posva/unplugin-vue-router/compare/v0.0.14...v0.0.15) (2022-07-05)

### 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.0.15",
"version": "0.0.16",
"packageManager": "pnpm@7.5.0",
"description": "File based typed routing for Vue Router",
"keywords": [
Expand Down

0 comments on commit 7a6af3a

Please sign in to comment.