diff --git a/packages/react-native-editor/CHANGELOG.md b/packages/react-native-editor/CHANGELOG.md index 8ae87cb3fb44a2..b2604e94bbe0a3 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -10,12 +10,12 @@ For each user feature we should also add a importance categorization label to i --> ## Unreleased +- [*] Fix error when pasting deeply nested structure content [#55613] ## 1.107.0 - [*] Social Icons: Fix visibility of inactive icons when used with block based themes in dark mode [#55398] - [*] Synced Patterns: Fix visibility of heading section when used with block based themes in dark mode [#55399] - [*] Classic block: Add option to convert to blocks [#55461] -- [*] Fix error when pasting deeply nested structure content [#55613] ## 1.106.0 - [*] Exit Preformatted and Verse blocks by triple pressing the Return key [#53354]