Skip to content

Commit 46863a5

Browse files
author
semantic-release
committed
0.39.0
Automatically generated by python-semantic-release
1 parent b58504e commit 46863a5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

2+
## 0.39.0 (2024-09-17)
3+
4+
- feat: changeform before/after templates (#726) ([`0b56e65`](https://github.com/unfoldadmin/django-unfold/commit/0b56e653dda55a96d68bdaea7e44b09513f5d4a9))
5+
- fix: button component name (#749) ([`b58504e`](https://github.com/unfoldadmin/django-unfold/commit/b58504e9b6d9c28eb9e335209cb95c777c2cbbea))
6+
- fix: user creation form (#746) ([`1006523`](https://github.com/unfoldadmin/django-unfold/commit/10065233a43980ebb02edbd5242ecc85a2ab8a37))
7+
- fix: popup window size (#744) ([`5a77b44`](https://github.com/unfoldadmin/django-unfold/commit/5a77b44d615cf346cf20d2cb00345b19f3bf4fa4))
8+
- fix: fileinput placeholder (#740) ([`db0f3b9`](https://github.com/unfoldadmin/django-unfold/commit/db0f3b9335447180346b98bf1467275f18e2b719))
9+
- chore: issue template bug report improvements (#741) ([`1a51a25`](https://github.com/unfoldadmin/django-unfold/commit/1a51a25e987a5089bb8bbd96c1b8dcbab8c8e06d))
10+
211
## 0.38.0 (2024-09-10)
312

413
- feat: URLField widget, display a clickable link (#723) ([`422bf42`](https://github.com/unfoldadmin/django-unfold/commit/422bf424300f2e698902c7c65bc64128ff5969b7))

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

0 commit comments

Comments
 (0)