Skip to content

Commit 4095893

Browse files
committed
minor #895 Fix replaced package name in changelog (jdreesen)
This PR was merged into the main branch. Discussion ---------- Fix replaced package name in changelog This should be updated in the release notes, too. Commits ------- 332571e Fix replaced package name in changelog
2 parents 7720a13 + 332571e commit 4095893

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)