Skip to content

Commit cb3285d

Browse files
author
semantic-release
committed
0.49.1
Automatically generated by python-semantic-release
1 parent a2699bf commit cb3285d

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.49.1 (2025-02-15)
3+
4+
- fix: create object actions (#1072) ([`a2699bf`](https://github.com/unfoldadmin/django-unfold/commit/a2699bf4c5e435ecf3fbe08558732f7530104c71))
5+
26
## 0.49.0 (2025-02-15)
37

48
- feat: actions icons (#1070) ([`5ee1041`](https://github.com/unfoldadmin/django-unfold/commit/5ee10419ddfb2e801dcc77ea5130de2c0f792f91))

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

0 commit comments

Comments
 (0)