Skip to content

Commit 1b5fa57

Browse files
committed
INT-3226: Add changelog entry
1 parent a5a4a3f commit 1b5fa57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Support for `react` version `^19.0.0` by updating the `react` and `react-dom` in the `peerDependencies` to `^19.0.0`
1111

12+
### Fixed
13+
- onEditorChange called three times after calling `insertContent` on a selection. #INT-3226
14+
1215
## 6.0.0 - 2025-02-21
1316

1417
### Fixed

0 commit comments

Comments
 (0)