Skip to content

Commit 649a5f4

Browse files
committed
django-prose-editor 0.17
1 parent 6426574 commit 649a5f4

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

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.17 (2025-08-25)
9+
~~~~~~~~~~~~~~~~~
10+
711
- Updated Tiptap to 3.0.7. Also updated all ProseMirror packages and added
812
explicit ProseMirror dependencies to package.json.
913
- Changed the ``.prose-editor-fullscreen`` class to

django_prose_editor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.17a6"
1+
version = "0.17.0"

django_prose_editor/static/django_prose_editor/editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

django_prose_editor/static/django_prose_editor/editor.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)