Skip to content

Commit a64d98e

Browse files
committed
1 parent e75d678 commit a64d98e

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.3.2](https://github.com/posva/unplugin-vue-router/compare/v0.3.1...v0.3.2) (2023-01-09)
2+
3+
### Bug Fixes
4+
5+
- sfc parsing update ([e75d678](https://github.com/posva/unplugin-vue-router/commit/e75d678e6082fbb10b499fec2f7499b0da36c064)), closes [#116](https://github.com/posva/unplugin-vue-router/issues/116)
6+
17
## [0.3.1](https://github.com/posva/unplugin-vue-router/compare/v0.3.0...v0.3.1) (2023-01-08)
28

39
### Bug Fixes

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.3.1",
3+
"version": "0.3.2",
44
"packageManager": "[email protected]",
55
"description": "File based typed routing for Vue Router",
66
"keywords": [

0 commit comments

Comments
 (0)