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
lorenzo-pomili committed Jan 8, 2024
1 parent 3dd9741 commit 446f4b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Fixed
- The `id` attribute was not being used as the id for the editor.
## 2.1.0 - 2024-01-08

### Added
- Added new `statusbar` attribute that sets the editors `statusbar` config option.

### Fixed
- The `id` attribute was not being used as the id for the editor.

## 2.0.2 - 2023-03-27

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"webpack": "^5.75.0"
},
"dependencies": {},
"version": "2.1.0-rc",
"version": "2.1.0",
"name": "@tinymce/tinymce-webcomponent"
}

0 comments on commit 446f4b6

Please sign in to comment.