Skip to content

Commit 4345b2c

Browse files
committed
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.0.0...v4.0.0) (2024-01-30) ### ⚠ BREAKING CHANGES * **deps:** update unified ecosystem dependencies (#395) ### Bug Fixes * **deps:** update unified ecosystem dependencies ([#395](#395)) ([e97ad83](e97ad83))
1 parent e97ad83 commit 4345b2c

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.0.0](https://github.com/Doist/typist/compare/v3.0.0...v4.0.0) (2024-01-30)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- **deps:** update unified ecosystem dependencies (#395)
6+
7+
### Bug Fixes
8+
9+
- **deps:** update unified ecosystem dependencies ([#395](https://github.com/Doist/typist/issues/395)) ([e97ad83](https://github.com/Doist/typist/commit/e97ad83e7015cf49044bc72cf8ef6dce1be1f2c8))
10+
111
## [3.0.0](https://github.com/Doist/typist/compare/v2.3.1...v3.0.0) (2024-01-18)
212

313
### ⚠ BREAKING CHANGES

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": "3.0.0",
4+
"version": "4.0.0",
55
"license": "MIT",
66
"homepage": "https://typist.doist.dev/",
77
"repository": "https://github.com/Doist/typist",

0 commit comments

Comments
 (0)