diff --git a/packages/react-native-editor/CHANGELOG.md b/packages/react-native-editor/CHANGELOG.md index 2fb4c7ae02eaf1..9e69c51a6b73ba 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -13,6 +13,7 @@ For each user feature we should also add a importance categorization label to i ## 1.106.0 - [*] Exit Preformatted and Verse blocks by triple pressing the Return key [#53354] +- [*] Fix quote block border visibility when used with block based themes in dark mode [#54964] ## 1.105.0 - [*] Limit inner blocks nesting depth to avoid call stack size exceeded crash [#54382]