Skip to content

Commit b4a0ead

Browse files
INT-3345: Prepare for release (#589)
1 parent 8ceeac1 commit b4a0ead

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
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## 6.2.0 - 2025-05-29
10+
911
### Changed
1012
- The `disabled` property now toggles the `disabled` option. #TINY-11906
1113

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@
7777
"typescript": "~5.8.2",
7878
"vite": "^6.2.1"
7979
},
80-
"version": "6.2.0-rc",
80+
"version": "6.2.0",
8181
"name": "@tinymce/tinymce-react"
8282
}

0 commit comments

Comments
 (0)