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 3da3b69 commit 77c20ffCopy full SHA for 77c20ff
packages/router/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [4.2.2](https://github.com/vuejs/router/compare/v4.2.1...v4.2.2) (2023-05-29)
2
+
3
## [4.2.1](https://github.com/vuejs/router/compare/v4.2.0...v4.2.1) (2023-05-18)
4
5
### Bug Fixes
packages/router/package.json
@@ -1,6 +1,6 @@
{
"name": "vue-router",
- "version": "4.2.1",
+ "version": "4.2.2",
"main": "index.js",
"unpkg": "dist/vue-router.global.js",
6
"jsdelivr": "dist/vue-router.global.js",
0 commit comments