Skip to content

Commit 8c622de

Browse files
author
semantic-release
committed
0.29.1
Automatically generated by python-semantic-release
1 parent 854cb6f commit 8c622de

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.29.1 (2024-06-24)
3+
4+
- fix: tabbed inline border (#512) ([`854cb6f`](https://github.com/unfoldadmin/django-unfold/commit/854cb6ff53c2ae76fa4f2ba1516774a52ee162e6))
5+
- fix: sidebar color (#510) ([`0022a15`](https://github.com/unfoldadmin/django-unfold/commit/0022a159664aa91e7e98a666b2147c4cd2894afd))
6+
- fix: inline headers (#509) ([`0bf73ac`](https://github.com/unfoldadmin/django-unfold/commit/0bf73ac30cac14d1e2c4acabc48a26259e3f9498))
7+
- fix: dark mode link colors (#508) ([`d1b5a1e`](https://github.com/unfoldadmin/django-unfold/commit/d1b5a1e006338a54cbea9cd6146fc5422d95cd60))
8+
29
## 0.29.0 (2024-06-23)
310

411
- feat: basic button component (#504) ([`7258a47`](https://github.com/unfoldadmin/django-unfold/commit/7258a476800ffd03afe6af27ecc0deaba129c097))

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

0 commit comments

Comments
 (0)