Skip to content

Commit e9f588d

Browse files
committed
Release 2026.06.04
1 parent 4f15ad4 commit e9f588d

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
33

44
<!-- GENERATOR_PLACEHOLDER -->
55

6+
## 2026.06.04
7+
8+
9+
### Updated
10+
11+
- Update djlint to 1.38.1 ([#6616](https://github.com/cookiecutter/cookiecutter-django/pull/6616))
12+
13+
- Update djlint to 1.37.0 ([#6613](https://github.com/cookiecutter/cookiecutter-django/pull/6613))
14+
15+
- Update ruff to 0.15.16 ([#6614](https://github.com/cookiecutter/cookiecutter-django/pull/6614))
16+
17+
- Update uvicorn to 0.49.0 ([#6611](https://github.com/cookiecutter/cookiecutter-django/pull/6611))
18+
19+
- Bump node from 26.2 to 26.3 ([#6609](https://github.com/cookiecutter/cookiecutter-django/pull/6609))
20+
21+
- Update hiredis to 3.4.0 ([#6607](https://github.com/cookiecutter/cookiecutter-django/pull/6607))
22+
23+
- Update django to 6.0.6 ([#6606](https://github.com/cookiecutter/cookiecutter-django/pull/6606))
24+
625
## 2026.06.02
726

827

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cookiecutter-django"
3-
version = "2026.06.02"
3+
version = "2026.06.04"
44
description = "A Cookiecutter template for creating production-ready Django projects quickly."
55
readme = "README.md"
66
keywords = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)