Skip to content

Commit

Permalink
Branch is ready for release - setting release version
Browse files Browse the repository at this point in the history
  • Loading branch information
danoaky-tiny committed Jun 5, 2024
1 parent 90fe8b3 commit 9e7688a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Added
## 3.0.0 - 2024-06-05

### Added
- Update README.md to contain license key info.
- Added storybook dependence's for various `storybook/...` packages.
- Added `react` and `react-dom` to dev-dependencies due to certain packages required it.
- Added events `Input`, `CompositionEnd`, `CompositionStart` & `CompositionUpdate`.
- Added `licenseKey` to config option.

### Changed

- Bumped `tinymce` version to `7.1.1` latest.
- Bumped default `cloud` channel to use `7`.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinymce/tinymce-svelte",
"version": "3.0.0-rc",
"version": "3.0.0",
"description": "TinyMCE Svelte Component",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit 9e7688a

Please sign in to comment.