Skip to content

Commit d3d26fd

Browse files
author
semantic-release
committed
0.55.1
Automatically generated by python-semantic-release
1 parent 6e57a36 commit d3d26fd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

2+
## 0.55.1 (2025-04-11)
3+
4+
- fix: use the same translation for all By {filter_title} (#1220) ([`6e57a36`](https://github.com/unfoldadmin/django-unfold/commit/6e57a3685e746e28038695674ee12cc6451631da))
5+
- fix: proper attributions (#1219) ([`57bf4c4`](https://github.com/unfoldadmin/django-unfold/commit/57bf4c44ec8b5fedf4a3cfce71b84a3842296203))
6+
- chore: inter font update ([`7ff4558`](https://github.com/unfoldadmin/django-unfold/commit/7ff45586c93bdc28d4ccd99a4604c375062ee156))
7+
28
## 0.55.0 (2025-04-11)
39

410
- feat: autoload Unfold select2 widget media by default (#1210) ([`f0644e6`](https://github.com/unfoldadmin/django-unfold/commit/f0644e688145eacde5a7f8ded5e3fec4074a3fea))

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.55.0"
3+
version = "0.55.1"
44
description = "Modern Django admin theme for seamless interface development"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)