Skip to content

Commit f4163d4

Browse files
author
semantic-release
committed
0.21.0
Automatically generated by python-semantic-release
1 parent 72e98fa commit f4163d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

2+
## 0.21.0 (2024-03-14)
3+
4+
- feat: redesigned default dashboard (#310) ([`7e5a575`](https://github.com/unfoldadmin/django-unfold/commit/7e5a57577ba087835c94e5a442b33e8e896bff4a))
5+
- feat: force design theme (#308) ([`f1e4dd0`](https://github.com/unfoldadmin/django-unfold/commit/f1e4dd079f499db1fe60224d12d5080ec2083ef7))
6+
- docs: components sample code typo ([`9ae600b`](https://github.com/unfoldadmin/django-unfold/commit/9ae600bc98bdbe8fa435cbe097adfaef64b082b8))
7+
- chore: trix editor update (#311) ([`9b3daa9`](https://github.com/unfoldadmin/django-unfold/commit/9b3daa9c2590c6285ee84b4dfc227f3f6720eac4))
8+
29
## 0.20.5 (2024-02-23)
310

411
- fix: help text templates (#299) ([`88dec0f`](https://github.com/unfoldadmin/django-unfold/commit/88dec0f24142dd1b6bdc33b9f77be85caa05dc34))

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

0 commit comments

Comments
 (0)