We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0376b08 commit 1aacfdaCopy full SHA for 1aacfda
CHANGELOG.md
@@ -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
5
## [0.1.7](https://github.com/posva/vue-router-mock/compare/v0.1.6...v0.1.7) (2022-01-23)
6
7
## [0.1.6](https://github.com/posva/vue-router-mock/compare/v0.1.5...v0.1.6) (2022-01-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-router-mock",
- "version": "0.1.7",
+ "version": "0.1.8",
"description": "Easily test your components by mocking the router",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
0 commit comments