Skip to content

Commit 30371fe

Browse files
committed
chore(release): 8.0.7 [skip ci]
## [8.0.7](v8.0.6...v8.0.7) (2025-11-11) ### Bug Fixes * replace plugin reordering workaround with simpler heading input rule override ([#1158](#1158)) ([bb1c1a3](bb1c1a3))
1 parent bb1c1a3 commit 30371fe

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [8.0.7](https://github.com/Doist/typist/compare/v8.0.6...v8.0.7) (2025-11-11)
2+
3+
### Bug Fixes
4+
5+
- replace plugin reordering workaround with simpler heading input rule override ([#1158](https://github.com/Doist/typist/issues/1158)) ([bb1c1a3](https://github.com/Doist/typist/commit/bb1c1a3b48e6af71ec8d239f79f48f1452dbc902))
6+
17
## [8.0.6](https://github.com/Doist/typist/compare/v8.0.5...v8.0.6) (2025-11-10)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@doist/typist",
33
"description": "The mighty Tiptap-based rich-text editor React component that powers Doist products.",
4-
"version": "8.0.6",
4+
"version": "8.0.7",
55
"license": "MIT",
66
"homepage": "https://typist.doist.dev/",
77
"repository": "https://github.com/Doist/typist",

0 commit comments

Comments
 (0)