Skip to content

Commit ae33db1

Browse files
Prepare for 6.0.0 release (#573)
1 parent a0af1be commit ae33db1

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.0.0 - 2025-02-21
10+
911
### Fixed
1012
- Updated dependencies. #INT-3324
1113

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
"typescript": "~5.5.3",
7777
"vite": "^5.3.3"
7878
},
79-
"version": "6.0.0-rc",
79+
"version": "6.0.0",
8080
"name": "@tinymce/tinymce-react"
8181
}

0 commit comments

Comments
 (0)