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 01f731d commit 41f474bCopy full SHA for 41f474b
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
+## 2.3.0 - 2025-07-31
10
+
11
### Changed
12
- Set the default channel to `8`. INT-3354
13
package.json
@@ -51,6 +51,6 @@
51
"dependencies": {
52
"@tinymce/miniature": "^6.0.0"
53
},
54
- "version": "2.2.1-rc",
+ "version": "2.3.0",
55
"name": "@tinymce/tinymce-webcomponent"
56
}
0 commit comments