Block Editor: Update packages to bring a selection of bugfixes in.

Props iseulde, kjellr, aduth, 0mirka00, mcsf, nosolosw, gziolo, jasmussen, talldanwp, notnownikki, swissspidy, jorgefilipecosta, noisysocks.
See https://github.com/WordPress/gutenberg/pull/14796.
Fixes #46801.


Built from https://develop.svn.wordpress.org/trunk@45138


git-svn-id: http://core.svn.wordpress.org/trunk@44947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast
2019-04-08 06:37:57 +00:00
parent 9a80e2095b
commit 95df8fa792
30 changed files with 470 additions and 508 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-beta1-45137';
$wp_version = '5.2-beta1-45138';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.