mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-10-02 09:56:43 +03:00
Release 2025.09.30
This commit is contained in:
parent
e6df9c6011
commit
31dce97d38
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -3,6 +3,17 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## 2025.09.30
|
||||
|
||||
|
||||
### Updated
|
||||
|
||||
- Bump node from 24.8 to 24.9 ([#6081](https://github.com/cookiecutter/cookiecutter-django/pull/6081))
|
||||
|
||||
- Bump traefik from 3.5.2 to 3.5.3 ([#6083](https://github.com/cookiecutter/cookiecutter-django/pull/6083))
|
||||
|
||||
- Update djangorestframework-stubs to 3.16.4 ([#6080](https://github.com/cookiecutter/cookiecutter-django/pull/6080))
|
||||
|
||||
## 2025.09.25
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "cookiecutter-django"
|
||||
version = "2025.09.25"
|
||||
version = "2025.09.30"
|
||||
description = "A Cookiecutter template for creating production-ready Django projects quickly."
|
||||
readme = "README.md"
|
||||
keywords = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user