Skip to content

Commit

Permalink
Merge pull request #6402 from wordpress-mobile/version-toolkit/gutenb…
Browse files Browse the repository at this point in the history
…erg/fix/rich-text-on-merge-mobile

Mobile - Fix issue when backspacing in an empty Paragraph block
  • Loading branch information
Gerardo Pacheco authored Nov 29, 2023
2 parents b829936 + ad10bb7 commit d302f6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
Unreleased
---
* [***] Fix issue when backspacing in an empty Paragraph block [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6402]

1.109.0
---
- [*] Contact Info block: Improve legibility of typed text on various background colors [https://github.com/Automattic/jetpack/pull/33873]
- [*] Audio block: Improve legibility of audio file details on various background colors [https://github.com/WordPress/gutenberg/pull/55627]
- [*] Fix ungroup functionality in `WarningMaxDepthExceeded` component [https://github.com/WordPress/gutenberg/pull/56445]
* [*] Contact Info block: Improve legibility of typed text on various background colors [https://github.com/Automattic/jetpack/pull/33873]
* [*] Audio block: Improve legibility of audio file details on various background colors [https://github.com/WordPress/gutenberg/pull/55627]
* [*] Fix ungroup functionality in `WarningMaxDepthExceeded` component [https://github.com/WordPress/gutenberg/pull/56445]

1.108.0
---
- [*] Fix error when pasting deeply nested structure content [https://github.com/WordPress/gutenberg/pull/55613]
- [*] Fix crash related to accessing undefined value in `TextColorEdit` [https://github.com/WordPress/gutenberg/pull/55664]
* [*] Fix error when pasting deeply nested structure content [https://github.com/WordPress/gutenberg/pull/55613]
* [*] Fix crash related to accessing undefined value in `TextColorEdit` [https://github.com/WordPress/gutenberg/pull/55664]

1.107.0
---
Expand Down
2 changes: 1 addition & 1 deletion gutenberg
Submodule gutenberg updated 136 files

0 comments on commit d302f6c

Please sign in to comment.