Skip to content

Commit 44660ec

Browse files
committed
chore(release): 9.0.3 [skip ci]
## [9.0.3](v9.0.2...v9.0.3) (2026-02-25) ### Bug Fixes * test prerelease workflow ([#1219](#1219)) ([f5a9e05](f5a9e05)) * test prerelease workflow (take 2) ([#1222](#1222)) ([6eb32ab](6eb32ab)) * test prerelease workflow (take 3) ([#1225](#1225)) ([7dd6258](7dd6258)) * test prerelease workflow (take 4) ([#1227](#1227)) ([48fdcad](48fdcad)) * test prerelease workflow (take 5) ([#1229](#1229)) ([7b706c0](7b706c0)) * test prerelease workflow (take 6) ([#1231](#1231)) ([674bbcd](674bbcd))
1 parent 674bbcd commit 44660ec

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [9.0.3](https://github.com/Doist/typist/compare/v9.0.2...v9.0.3) (2026-02-25)
2+
3+
### Bug Fixes
4+
5+
- test prerelease workflow ([#1219](https://github.com/Doist/typist/issues/1219)) ([f5a9e05](https://github.com/Doist/typist/commit/f5a9e058e022e3caa9709d2df9b48a41d77a4c8e))
6+
- test prerelease workflow (take 2) ([#1222](https://github.com/Doist/typist/issues/1222)) ([6eb32ab](https://github.com/Doist/typist/commit/6eb32abfaeb6d2d47069bad53984e34893a6248f))
7+
- test prerelease workflow (take 3) ([#1225](https://github.com/Doist/typist/issues/1225)) ([7dd6258](https://github.com/Doist/typist/commit/7dd62582462194412ec5b272959575f87d286b14))
8+
- test prerelease workflow (take 4) ([#1227](https://github.com/Doist/typist/issues/1227)) ([48fdcad](https://github.com/Doist/typist/commit/48fdcad8da26690fc4d6f6a800dc9027ee1a9705))
9+
- test prerelease workflow (take 5) ([#1229](https://github.com/Doist/typist/issues/1229)) ([7b706c0](https://github.com/Doist/typist/commit/7b706c053df877a142ca868581f60f4213713db8))
10+
- test prerelease workflow (take 6) ([#1231](https://github.com/Doist/typist/issues/1231)) ([674bbcd](https://github.com/Doist/typist/commit/674bbcd23e48dec129a4ccba09cd4f79756d8a41))
11+
112
## [9.0.2](https://github.com/Doist/typist/compare/v9.0.1...v9.0.2) (2026-02-19)
213

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

0 commit comments

Comments
 (0)