Skip to content

Commit 29adb09

Browse files
committed
chore(release): 7.0.5 [skip ci]
## [7.0.5](v7.0.4...v7.0.5) (2025-01-07) ### Bug Fixes * **deps:** update tiptap packages to v2.11.0 ([#992](#992)) ([a13270e](a13270e))
1 parent a13270e commit 29adb09

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+
## [7.0.5](https://github.com/Doist/typist/compare/v7.0.4...v7.0.5) (2025-01-07)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update tiptap packages to v2.11.0 ([#992](https://github.com/Doist/typist/issues/992)) ([a13270e](https://github.com/Doist/typist/commit/a13270efa093acd76961cf174edbb83522402a6e))
6+
17
## [7.0.4](https://github.com/Doist/typist/compare/v7.0.3...v7.0.4) (2024-12-11)
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": "7.0.4",
4+
"version": "7.0.5",
55
"license": "MIT",
66
"homepage": "https://typist.doist.dev/",
77
"repository": "https://github.com/Doist/typist",

0 commit comments

Comments
 (0)