We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a788a0 commit 53b0be1Copy full SHA for 53b0be1
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
+## 6.2.1 - 2025-06-03
10
+
11
### Fixed
12
- Project build failure caused by a missing `@tinymce/miniature` dependency. #INT-3347
13
package.json
@@ -77,6 +77,6 @@
77
"typescript": "~5.8.2",
78
"vite": "^6.2.1"
79
},
80
- "version": "6.2.1-rc",
+ "version": "6.2.1",
81
"name": "@tinymce/tinymce-react"
82
}
0 commit comments