Skip to content

Commit 543ac17

Browse files
author
semantic-release
committed
0.33.0
Automatically generated by python-semantic-release
1 parent 0cce931 commit 543ac17

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.33.0 (2024-07-23)
3+
4+
- feat: optional inline titles (#619) ([`0cce931`](https://github.com/unfoldadmin/django-unfold/commit/0cce93179f475c569a1f91ba32c69a24b09aaa35))
5+
26
## 0.32.0 (2024-07-21)
37

48
- feat: disable blank issues (#607) ([`2a24b02`](https://github.com/unfoldadmin/django-unfold/commit/2a24b0237a14dcd5d6fe254c05765b1ebd3a69e9))

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

0 commit comments

Comments
 (0)