diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index edafe21977..840bfcc68c 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,5 +1,6 @@ Unreleased ------ +* [**] Fix incorrect block insertion point after blurring the post title field. [https://github.com/WordPress/gutenberg/pull/32831] * [*] Tablet view fixes for inserter button. https://github.com/wordpress-mobile/gutenberg-mobile/pull/3602 * [**] Fixed an issue where pressing enter inside a text-based block was not creating a new block when using Gboard [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3590] diff --git a/gutenberg b/gutenberg index 3ba2108f63..1074fb3219 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit 3ba2108f636cd68fc16fc4c6564ebed8a487fd30 +Subproject commit 1074fb3219fcf5f257b9bdeec1a0eb31a6b1ed19