Skip to content

Commit 0622bf2

Browse files
committed
Branch is ready for release - setting release version
1 parent c16e7e1 commit 0622bf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10-
## 6.0.0 - 2024-06-03
10+
## 6.0.0 - 2024-06-04
1111

1212
### Added
1313
- Add missing events: `onInput`, `onCommentChange`, `onCompositionEnd`, `onCompositionStart`, `onCompositionUpdate`

package.json

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

0 commit comments

Comments
 (0)