Skip to content

Commit 8fd4adf

Browse files
committed
release: v0.1.7
1 parent 50587e7 commit 8fd4adf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.1.7](https://github.com/posva/vue-router-mock/compare/v0.1.6...v0.1.7) (2022-01-23)
2+
13
## [0.1.6](https://github.com/posva/vue-router-mock/compare/v0.1.5...v0.1.6) (2022-01-23)
24

35
### 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": "vue-router-mock",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Easily test your components by mocking the router",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)