Skip to content

Commit f268adb

Browse files
committed
1 parent 468b251 commit f268adb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.5.4](https://github.com/posva/unplugin-vue-router/compare/v0.5.3...v0.5.4) (2023-03-02)
2+
3+
### Features
4+
5+
- allow exclude per folder ([468b251](https://github.com/posva/unplugin-vue-router/commit/468b2518badeb7981ad5ae123c5edd2fee80ab35))
6+
17
## [0.5.3](https://github.com/posva/unplugin-vue-router/compare/v0.5.2...v0.5.3) (2023-03-02)
28

39
- feat!: rename filePattern to filePatterns and allow arrays ([8902778](https://github.com/posva/unplugin-vue-router/commit/890277813c02c4e784e6dea606201bda2477b532))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-vue-router",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"packageManager": "[email protected]",
55
"description": "File based typed routing for Vue Router",
66
"keywords": [

0 commit comments

Comments
 (0)