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 cd8926c commit aab4c4dCopy full SHA for aab4c4d
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 6.2.0 - 2025-06-02
11
+
12
### Added
13
- New `readonly` prop that can be used to toggle the editor's `readonly` mode. #TINY-11908
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tinymce/tinymce-vue",
3
- "version": "6.2.0-rc",
+ "version": "6.2.0",
4
"description": "Official TinyMCE Vue 3 Component",
5
"private": false,
6
"repository": {
0 commit comments