From e06c9280b76612972c0c7a91a160984a03cadf59 Mon Sep 17 00:00:00 2001 From: Robin Tail Date: Thu, 28 Sep 2023 13:14:53 +0200 Subject: [PATCH] Changelog: minor. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 911bea84..f9ae536e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### 3.11.1 - Removing the stub `js` file from the sources. - - The plugin should only be installed from the distributed release file (not from sources). + - The plugin should only be installed from the distributed release file (not from the sources). - Changing the UI compiler from `tsc` to `tsup` (based on `esbuild` and `rollup`). - Extracting the types into the dedicated files.