Skip to content

Commit ccd5729

Browse files
committed
Restore: Sync Gutenberg @ e7b8c0c8a34bd62374ebf6f9cbfdeab4f822234c
See changelog in aaafdc0 > Gutenberg ref update. > Only includes the following commit: WordPress/gutenberg@e7b8c0c. > > "Media: Use Document-Isolation-Policy for cross-origin isolation on Chromium 137+" (WordPress/gutenberg#75991) git-svn-id: https://develop.svn.wordpress.org/branches/fixes-64393-restore-version-history@62130 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 816c009 commit ccd5729

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/wp-includes/assets/script-loader-packages.min.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
'wp-url',
101101
'wp-warning'
102102
),
103-
'version' => '5140a363580d1c7cd43c'
103+
'version' => '7d8ba03c46a31976363c'
104104
),
105105
'block-library.min.js' => array(
106106
'dependencies' => array(
@@ -848,7 +848,7 @@
848848
'import' => 'dynamic'
849849
)
850850
),
851-
'version' => '7e012a6701be0a6ad8f3'
851+
'version' => '2dac6787d62a1c93f85e'
852852
),
853853
'url.min.js' => array(
854854
'dependencies' => array(

0 commit comments

Comments
 (0)