diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df184e..3607db3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for stripes-webpack -## 5.2.0 IN PROGRESS +## [5.2.0](https://github.com/folio-org/stripes-webpack/tree/v5.2.0) (2024-10-09) +[Full Changelog](https://github.com/folio-org/stripes-webpack/compare/v5.1.0...v5.2.0) * Don't worry about the order of CSS imports across modules. Refs STRWEB-110. * Remove postcss-plugins: postcss-nesting, postcss-custom-properties, postcss-color-function, postcss-calc. Add CSS variables entry point in webpack config. Refs STRWEB-111.