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 a0af1be commit ae33db1Copy full SHA for ae33db1
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.0.0 - 2025-02-21
10
+
11
### Fixed
12
- Updated dependencies. #INT-3324
13
package.json
@@ -76,6 +76,6 @@
76
"typescript": "~5.5.3",
77
"vite": "^5.3.3"
78
},
79
- "version": "6.0.0-rc",
+ "version": "6.0.0",
80
"name": "@tinymce/tinymce-react"
81
}
0 commit comments