From 678f45afbe9c7f468ecb54bf2f069a2c70f259f9 Mon Sep 17 00:00:00 2001 From: Johnson Chu Date: Sat, 26 Oct 2024 20:09:25 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c382c9f6ca..3c43e6302f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ### Features -- **vscode:** Reactions visualization now identifies more use cases Insiders +- **vscode:** reactions visualization now identifies more use cases Insiders - **language-core:** auto infer `$el` type (#4805) - Thanks to @KazariEX! - **language-core:** typed directive arg and modifiers (#4813) - Thanks to @KazariEX!