diff --git a/packages/react-native-editor/CHANGELOG.md b/packages/react-native-editor/CHANGELOG.md index 3d72851e7f0c95..fa7dcbae27d377 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -11,6 +11,9 @@ For each user feature we should also add a importance categorization label to i ## Unreleased +## 1.98.1 +- [*] fix: Display heading level dropdown icons and labels [#52004] + ## 1.98.0 - [*] Image block - Fix issue where in some cases the image doesn't display the right aspect ratio [#51463] - [*] Fix cursor positioning when dictating text on iOS [#51227]