Editor: Update packages for 6.7 RC 1.

Syncs @wordpress/* packages to the wp-6.7 npm tag.

Props get_dave, kevin940726, rejaulalomkhan.

Fixes #62263
Built from https://develop.svn.wordpress.org/trunk@59263


git-svn-id: http://core.svn.wordpress.org/trunk@58655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
get_dave
2024-10-21 11:23:29 +00:00
parent 339ee19db1
commit 224824fb85
60 changed files with 958 additions and 950 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.7-beta3-59262';
$wp_version = '6.7-beta3-59263';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.