]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
release: vue-router@4.4.2 v4.4.2
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 1 Aug 2024 08:00:47 +0000 (10:00 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 1 Aug 2024 08:00:47 +0000 (10:00 +0200)
packages/router/CHANGELOG.md
packages/router/package.json

index a39eec704569623fdc402038da98110559dac711..20814c110a2d7f31f3e7cb55452b6560639a6431 100644 (file)
@@ -1,3 +1,9 @@
+## [4.4.2](https://github.com/vuejs/router/compare/v4.4.1...v4.4.2) (2024-08-01)
+
+### Bug Fixes
+
+- **types:** revert stricter meta ([d4d0087](https://github.com/vuejs/router/commit/d4d0087eae5721f73bde445be33407875a92a1ca)), closes [#2319](https://github.com/vuejs/router/issues/2319)
+
 ## [4.4.1](https://github.com/vuejs/router/compare/v4.4.0...v4.4.1) (2024-07-31)
 
 ### Bug Fixes
index 10da91d5be76fcf70fc2a023a1966d6c63ebc97b..3acdd123f813f982fa8859ae0a1d9ce01c84f137 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "vue-router",
-  "version": "4.4.1",
+  "version": "4.4.2",
   "main": "index.js",
   "unpkg": "dist/vue-router.global.js",
   "jsdelivr": "dist/vue-router.global.js",