Skip to content

Commit 2eba8d7

Browse files
author
semantic-release
committed
0.55.3
Automatically generated by python-semantic-release
1 parent 7fb87b7 commit 2eba8d7

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.3 (2025-04-22)
3+
4+
- fix: default site url (#1233) ([`7fb87b7`](https://github.com/unfoldadmin/django-unfold/commit/7fb87b7b42519c0b898b7dd2de5c8f1f717d2138))
5+
- fix: inline tabs formset prefix as fragment (#1229) ([`7529256`](https://github.com/unfoldadmin/django-unfold/commit/75292566e00ca1694e3177594feb9afb497b23e5))
6+
- chore: release flow python version (#1218) ([`5558443`](https://github.com/unfoldadmin/django-unfold/commit/55584435e6e149f9020a458cb2dc0b0311a1b217))
7+
28
## 0.55.2 (2025-04-15)
39

410
- fix: force inline tab anchor slugify (#1227) ([`b40980a`](https://github.com/unfoldadmin/django-unfold/commit/b40980afe6d848b11c725fc111e322f8c6da4e3f))

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

0 commit comments

Comments
 (0)