Skip to content

Commit 8794864

Browse files
author
semantic-release
committed
0.64.2
Automatically generated by python-semantic-release
1 parent e72f22f commit 8794864

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## 0.64.2 (2025-08-12)
3+
4+
- fix: unclosed command div (#1504) ([`e72f22f`](https://github.com/unfoldadmin/django-unfold/commit/e72f22fbd6958cb7799f107fa2375a205ceba77e))
5+
26
## 0.64.1 (2025-08-11)
37

48
- fix: color conversion (#1501) ([`bb4ac8a`](https://github.com/unfoldadmin/django-unfold/commit/bb4ac8ad412d52fd99d523ff428868c07cebeda5))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-unfold"
3-
version = "0.64.1"
3+
version = "0.64.2"
44
description = "Modern Django admin theme for seamless interface development"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)