Skip to content

Commit b112b4f

Browse files
committed
Branch is ready for release - setting release version
1 parent f35497d commit b112b4f

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+
## 5.1.0 - 2024-06-11
10+
911
### Added
1012
- Added `tabIndex` prop. Community PR acknowledgement: Grand Julivan <[email protected]>
1113

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"typescript": "~5.4.3",
7171
"vite": "^5.2.2"
7272
},
73-
"version": "5.1.0-rc",
73+
"version": "5.1.0",
7474
"name": "@tinymce/tinymce-react"
7575
}

0 commit comments

Comments
 (0)