diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b79f5a0bd..8961096539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2024.11.27 + + +### Fixed + +- Pin dart-sass to 1.77.6 to avoid deprecation warnings ([#5552](https://github.com/cookiecutter/cookiecutter-django/pull/5552)) + +### Updated + +- Bump gulp-imagemin from 7.1.0 to 9.1.0 ([#5052](https://github.com/cookiecutter/cookiecutter-django/pull/5052)) + +- Bump gulp from 4.0.2 to 5.0.0 ([#4949](https://github.com/cookiecutter/cookiecutter-django/pull/4949)) + ## 2024.11.26 diff --git a/pyproject.toml b/pyproject.toml index c0d490b682..6bfa69bf61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.11.26" +version = "2024.11.27" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [