Skip to content

Commit

Permalink
Release script: Update CHANGELOG for version 1.109.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Dec 5, 2023
1 parent 6734e00 commit 9f24d7f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions packages/react-native-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,16 @@ For each user feature we should also add a importance categorization label to i

## Unreleased

## 1.109.1
- [***] Fix issue when backspacing in an empty Paragraph block [#56496]
## 1.109.2
- [**] Fix issue related to text color format and receiving in rare cases an undefined ref from `RichText` component [#56686]
- [**] Fixes a crash on pasting MS Word list markup [#56653]
- [**] Address rare cases where a null value is passed to a heading block, causing a crash [#56757]
- [**] Fixes a crash related to HTML to blocks conversion when no transformations are available [#56723]
- [**] Fixes a crash related to undefined attributes in `getFormatColors` function of `RichText` component [#56684]
- [**] Fixes an issue with custom color variables not being parsed when using global styles [#56752]

## 1.109.1
- [***] Fix issue when backspacing in an empty Paragraph block [#56496]

## 1.109.0
- [*] Audio block: Improve legibility of audio file details on various background colors [#55627]
Expand Down

0 comments on commit 9f24d7f

Please sign in to comment.