Skip to content

Commit e000c3b

Browse files
committed
django-prose-editor 0.12
1 parent 66e48d3 commit e000c3b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Change log
44
Next version
55
~~~~~~~~~~~~
66

7+
8+
0.12 (2025-05-12)
9+
~~~~~~~~~~~~~~~~~
10+
711
- Updated the Tiptap version to the 3.0 beta to avoid problems with extensions
812
sharing storage over multiple editor instances.
913
- Fixed the menu to not run commands on click when the command is disabled.

django_prose_editor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.11.4"
1+
version = "0.12.0"

0 commit comments

Comments
 (0)