Skip to content

Commit

Permalink
0.20.5
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Feb 23, 2024
1 parent 88dec0f commit b0d0051
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

## 0.20.5 (2024-02-23)

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

## 0.20.4 (2024-02-19)

- fix: long title in actions dropdown (#294) ([`a587f66`](https://github.com/unfoldadmin/django-unfold/commit/a587f6661419d58332b7e421fcd295eda2f45765))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-unfold"
version = "0.20.4"
version = "0.20.5"
description = "Modern Django admin theme for seamless interface development"
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit b0d0051

Please sign in to comment.