Skip to content

Commit 1aacfda

Browse files
committed
release: v0.1.8
1 parent 0376b08 commit 1aacfda

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.1.8](https://github.com/posva/vue-router-mock/compare/v0.1.7...v0.1.8) (2022-07-05)
2+
3+
- Update versions
4+
15
## [0.1.7](https://github.com/posva/vue-router-mock/compare/v0.1.6...v0.1.7) (2022-01-23)
26

37
## [0.1.6](https://github.com/posva/vue-router-mock/compare/v0.1.5...v0.1.6) (2022-01-23)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-router-mock",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
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)