diff --git a/packages/dependency-extraction-webpack-plugin/CHANGELOG.md b/packages/dependency-extraction-webpack-plugin/CHANGELOG.md index ef7c15c95b31f..7c8f74d2906fe 100644 --- a/packages/dependency-extraction-webpack-plugin/CHANGELOG.md +++ b/packages/dependency-extraction-webpack-plugin/CHANGELOG.md @@ -4,7 +4,7 @@ ### Enhancements -- Detection of magic comments is now done before minification. +- Detection of magic comments is now done before minification ([#65582](https://github.com/WordPress/gutenberg/pull/65582)). ### Bug Fixes