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.