diff --git a/packages/react-native-editor/CHANGELOG.md b/packages/react-native-editor/CHANGELOG.md index 6e1eecd42563c0..6dde09c5afd547 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -11,6 +11,10 @@ For each user feature we should also add a importance categorization label to i ## Unreleased +## 1.77.1 + +- [***] Fixes a crash on iOS related to JSI and Reanimated [#41482] + ## 1.77.0 - [*] [a11y] Improve text read by screen readers for BottomSheetSelectControl [#41036]