Make WordPress Core


Ignore:
Timestamp:
05/19/2026 02:29:35 PM (3 months ago)
Author:
ellatrix
Message:

Editor: Bump pinned hash for the Gutenberg repository.
This updates the pinned hash from the gutenberg from 3a4e8d1418d25da83b70158bcaabf65580690b6b to a2a354cf35e5b69c3330d6c1cfd42d8dc2efb9fd.

The following changes are included:

A full list of changes can be found on GitHub: https://github.com/WordPress/gutenberg/compare/3a4e8d1418d25da83b70158bcaabf65580690b6b…a2a354cf35e5b69c3330d6c1cfd42d8dc2efb9fd.

Log created with:

git log --reverse --format="- %s" 3a4e8d1418d25da83b70158bcaabf65580690b6b..a2a354cf35e5b69c3330d6c1cfd42d8dc2efb9fd | sed 's|#\([0-9][0-9]*\)|https://github.com/WordPress/gutenberg/pull/\1|g; /github\.com\/WordPress\/gutenberg\/pull/!d' | pbcopy

Reviewed by audrasjb.
Merges [62380] to the 7.0 branch.
Fixes #64595.

Location:
branches/7.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/7.0

  • branches/7.0/src/wp-includes/assets/script-loader-packages.php

    r62360 r62382  
    267267                        'wp-warning'
    268268                ),
    269                 'version' => '515bcc5a2962232ccea7'
     269                'version' => '89931f90e4df5eb5f8a3'
    270270        ),
    271271        'customize-widgets.js' => array(
     
    382382                        )
    383383                ),
    384                 'version' => '1975171eba5481ff37cd'
     384                'version' => '28ef50b859708963e197'
    385385        ),
    386386        'edit-site.js' => array(
     
    520520                        )
    521521                ),
    522                 'version' => '77209b33a51951b61574'
     522                'version' => '37faadbdf6c40cb0c71c'
    523523        ),
    524524        'element.js' => array(
Note: See TracChangeset for help on using the changeset viewer.