Skip to content

Commit ea74617

Browse files
authored
v0.1.5 (#12)
1 parent 87749cd commit ea74617

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
@@ -27,3 +27,10 @@ Initial release!
2727
---
2828

2929
- feat: add support for conditional fields.
30+
31+
## Version 0.1.5 (May 19, 2025)
32+
33+
---
34+
35+
- feat: Add support to skip confirmation.
36+
- fix: Install setuptools and use python -m build in CD workflow.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-modal-actions
3-
version = 0.1.4
3+
version = 0.1.5
44
description = A Django app for adding modal actions to the admin interface
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)