Skip to content

Commit

Permalink
release: unplugin-vue-router@0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 27, 2022
1 parent 7c01822 commit b56a5ee
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.2.1](https://github.com/posva/unplugin-vue-router/compare/v0.2.0...v0.2.1) (2022-08-27)

### Bug Fixes

- simplify import names ([7c01822](https://github.com/posva/unplugin-vue-router/commit/7c01822424bf1004f7d14813a712312dcec19520)), closes [#47](https://github.com/posva/unplugin-vue-router/issues/47)

# [0.2.0](https://github.com/posva/unplugin-vue-router/compare/v0.1.2...v0.2.0) (2022-08-26)

## Introducing Experimental Data fetching
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.2.0",
"version": "0.2.1",
"packageManager": "pnpm@7.9.3",
"description": "File based typed routing for Vue Router",
"keywords": [
Expand Down

0 comments on commit b56a5ee

Please sign in to comment.