diff --git a/packages/react-native-editor/CHANGELOG.md b/packages/react-native-editor/CHANGELOG.md index 7ed184220d0b1a..79fca8226e8edd 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -14,6 +14,9 @@ For each user feature we should also add a importance categorization label to i ## 1.82.0 - [*] [iOS] Explicitly set tint color for action sheets to always be blue [#43759] +## 1.81.2 +- [**] List V2 - Prevent error when list is empty [#43861] + ## 1.81.1 - [*] List block v2: Fix text color inconsistencies with list items [#43244] - [*] Use default placeholder text color for native List Item [#43353]