Skip to content

Commit aab4c4d

Browse files
INT-3345: Update changelog in preparing for a release (#468)
1 parent cd8926c commit aab4c4d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 6.2.0 - 2025-06-02
11+
1012
### Added
1113
- New `readonly` prop that can be used to toggle the editor's `readonly` mode. #TINY-11908
1214

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinymce/tinymce-vue",
3-
"version": "6.2.0-rc",
3+
"version": "6.2.0",
44
"description": "Official TinyMCE Vue 3 Component",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)