mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-31 09:14:49 +03:00
Release 2025.08.29
This commit is contained in:
parent
b1942c091e
commit
30748f203c
|
@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## 2025.08.29
|
||||
|
||||
|
||||
### Updated
|
||||
|
||||
- Bump node from 24.6-bookworm-slim to 24.7-bookworm-slim in /{{cookiecutter.project_slug}}/compose/local/node ([#5997](https://github.com/cookiecutter/cookiecutter-django/pull/5997))
|
||||
|
||||
- Update ruff to 0.12.11 ([#5998](https://github.com/cookiecutter/cookiecutter-django/pull/5998))
|
||||
|
||||
## 2025.08.28
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "cookiecutter-django"
|
||||
version = "2025.08.28"
|
||||
version = "2025.08.29"
|
||||
description = "A Cookiecutter template for creating production-ready Django projects quickly."
|
||||
readme = "README.md"
|
||||
keywords = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user