Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 15, 2024
1 parent f01cddd commit 530c0f4
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.10.5](https://github.com/posva/unplugin-vue-router/compare/v0.10.4...v0.10.5) (2024-08-15)

### Features

- **loaders:** change experimental option to match only specific folders ([f01cddd](https://github.com/posva/unplugin-vue-router/commit/f01cddd2128a3e629d60ac4faee6738ccf2cd8d2))

## [0.10.4](https://github.com/posva/unplugin-vue-router/compare/v0.10.3...v0.10.4) (2024-08-14)

### Features
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.10.4",
"version": "0.10.5",
"type": "module",
"packageManager": "[email protected]",
"description": "File based typed routing for Vue Router",
Expand Down

0 comments on commit 530c0f4

Please sign in to comment.