We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50587e7 commit 8fd4adfCopy full SHA for 8fd4adf
CHANGELOG.md
@@ -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
+
3
## [0.1.6](https://github.com/posva/vue-router-mock/compare/v0.1.5...v0.1.6) (2022-01-23)
4
5
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-router-mock",
- "version": "0.1.6",
+ "version": "0.1.7",
"description": "Easily test your components by mocking the router",
"main": "dist/index.cjs",
6
"module": "dist/index.mjs",
0 commit comments