From: Tycho Date: Tue, 20 Aug 2024 02:42:12 +0000 (+0800) Subject: chore: fix typo (#11663)[ci skip] X-Git-Tag: v3.5.0-rc.1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7dbab278d5f5a5b441393d1e0b433528abbbd0b9;p=thirdparty%2Fvuejs%2Fcore.git chore: fix typo (#11663)[ci skip] * chore: fix typo * chore: update --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 81bfe1cb31..a6e3427100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ ### Performance Improvements -* ** runtime-core:** use `apply` to avoid spreading. ([#5985](https://github.com/vuejs/core/issues/5985)) ([bb6babc](https://github.com/vuejs/core/commit/bb6babca8f206615d4e246457cd54d21bb3bc5a4)) +* **runtime-core:** use `apply` to avoid spreading. ([#5985](https://github.com/vuejs/core/issues/5985)) ([bb6babc](https://github.com/vuejs/core/commit/bb6babca8f206615d4e246457cd54d21bb3bc5a4))