Skip to content

Commit feefdb6

Browse files
author
semantic-release
committed
0.32.0
Automatically generated by python-semantic-release
1 parent 39c8411 commit feefdb6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

2+
## 0.32.0 (2024-07-21)
3+
4+
- feat: disable blank issues (#607) ([`2a24b02`](https://github.com/unfoldadmin/django-unfold/commit/2a24b0237a14dcd5d6fe254c05765b1ebd3a69e9))
5+
- feat: issue templates (#606) ([`f4f0d46`](https://github.com/unfoldadmin/django-unfold/commit/f4f0d46ae95ec6f549cced04183bc1d095b9eaa3))
6+
- feat: various component options (#605) ([`7235580`](https://github.com/unfoldadmin/django-unfold/commit/723558055c3adac41b5cdbfb696a8d5b64310fa4))
7+
- feat: table component (#597) ([`761e982`](https://github.com/unfoldadmin/django-unfold/commit/761e9822c17eb44c950581e30edf6a8037de0c21))
8+
- docs: fixed component library listing (#610) ([`39c8411`](https://github.com/unfoldadmin/django-unfold/commit/39c8411fb8f5951c3ac99b9a612df6e2728ba051))
9+
210
## 0.31.0 (2024-07-18)
311

412
- feat: changelist fullwidth option (#573) ([`debf8b5`](https://github.com/unfoldadmin/django-unfold/commit/debf8b5e5de230cc812137af7f87b12b13d63652))

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

0 commit comments

Comments
 (0)