Skip to content

Commit

Permalink
release: unplugin-vue-router@0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Feb 16, 2023
1 parent 9a43b63 commit 7ce4e2f
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.4.1](https://github.com/posva/unplugin-vue-router/compare/v0.4.0...v0.4.1) (2023-02-16)

### Bug Fixes

- **webpack:** handle loadInclude ([9a43b63](https://github.com/posva/unplugin-vue-router/commit/9a43b6339d26337ad4418fb500a805138147c12f))

# [0.4.0](https://github.com/posva/unplugin-vue-router/compare/v0.3.3...v0.4.0) (2023-02-16)

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

0 comments on commit 7ce4e2f

Please sign in to comment.