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 73417d6 commit 2ecf062Copy full SHA for 2ecf062
CHANGELOG.md
@@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 6.3.0 - 2025-07-31
11
+
12
### Changed
13
- Set the default cloudChannel to `'8'`. #INT-3352
14
+- Updated peer dependency to support tinymce `8`. #INT-3352
15
16
## 6.2.0 - 2025-06-02
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tinymce/tinymce-vue",
3
- "version": "6.2.1-rc",
+ "version": "6.3.0",
4
"description": "Official TinyMCE Vue 3 Component",
5
"private": false,
6
"repository": {
0 commit comments