]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: typos [skip ci]
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 31 Jul 2024 16:52:39 +0000 (18:52 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 31 Jul 2024 16:52:39 +0000 (18:52 +0200)
packages/router/CHANGELOG.md

index 69a412c67731cbfc744fc94aaaa415cf43652746..a39eec704569623fdc402038da98110559dac711 100644 (file)
@@ -2,7 +2,7 @@
 
 ### Bug Fixes
 
-- router typescript definations related to vue package ([#2295](https://github.com/vuejs/router/issues/2295)) ([a495ce0](https://github.com/vuejs/router/commit/a495ce0e1d545d521673d21af43e63a761b53e27))
+- router typescript definitions related to vue package ([#2295](https://github.com/vuejs/router/issues/2295)) ([a495ce0](https://github.com/vuejs/router/commit/a495ce0e1d545d521673d21af43e63a761b53e27))
 - **types:** stricter meta with required fields ([423d9f7](https://github.com/vuejs/router/commit/423d9f763ed033dd6687ce7687c859c92554a60d))
 
 ### Features