Skip to content

Commit 332571e

Browse files
authored
Fix replaced package name in changelog
1 parent 7720a13 commit 332571e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
*does* now accept an `assets` option, but out-of-the-box, this will not
4040
result in any filename changes. See `configureFilenames()` for more details.
4141

42-
* [BC BREAK] `css-minimizer-webpack-plugin` was replaced by
42+
* [BC BREAK] `optimize-css-assets-webpack-plugin` was replaced by
4343
`css-minimizer-webpack-plugin` and the `optimizeCssPluginOptionsCallback()`
4444
method was replaced by `cssMinimizerPluginOptionsCallback()`.
4545

0 commit comments

Comments
 (0)