Skip to content

Commit

Permalink
chore(release): 7.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.2](v7.0.1...v7.0.2) (2024-09-30)

### Bug Fixes

* **deps:** update tiptap packages to v2.7.2 ([#909](#909)) ([910d1e1](910d1e1))
  • Loading branch information
doistbot committed Sep 30, 2024
1 parent 910d1e1 commit b73ee31
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [7.0.2](https://github.com/Doist/typist/compare/v7.0.1...v7.0.2) (2024-09-30)

### Bug Fixes

- **deps:** update tiptap packages to v2.7.2 ([#909](https://github.com/Doist/typist/issues/909)) ([910d1e1](https://github.com/Doist/typist/commit/910d1e194b323382d47eaaf944a87d7c5ad6cefd))

## [7.0.1](https://github.com/Doist/typist/compare/v7.0.0...v7.0.1) (2024-09-19)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@doist/typist",
"description": "The mighty Tiptap-based rich-text editor React component that powers Doist products.",
"version": "7.0.1",
"version": "7.0.2",
"license": "MIT",
"homepage": "https://typist.doist.dev/",
"repository": "https://github.com/Doist/typist",
Expand Down

0 comments on commit b73ee31

Please sign in to comment.