Skip to content

Commit 53b0be1

Browse files
INT-3345: Prepare for a hotfix release (#594)
1 parent 6a788a0 commit 53b0be1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## 6.2.1 - 2025-06-03
10+
911
### Fixed
1012
- Project build failure caused by a missing `@tinymce/miniature` dependency. #INT-3347
1113

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@
7777
"typescript": "~5.8.2",
7878
"vite": "^6.2.1"
7979
},
80-
"version": "6.2.1-rc",
80+
"version": "6.2.1",
8181
"name": "@tinymce/tinymce-react"
8282
}

0 commit comments

Comments
 (0)