Make WordPress Core


Ignore:
Timestamp:
05/08/2026 02:05:18 PM (3 months ago)
Author:
desrosj
Message:

Editor: Bump pinned hash for the Gutenberg repository.
This updates the pinned hash from the gutenberg from e2970ba736edb99e08fb369d4fb0c378189468ee to c15cef1d6b07f666df28dac0383bafb0edfe0914.

The following changes are included:

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

Log created with:

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

Reviewed by desrosj.
Merges [62333] to the 7.0 branch.

Props ellatrix, desrosj.
See #64595.

Location:
branches/7.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/7.0

  • branches/7.0/package.json

    r62330 r62335  
    88        },
    99        "gutenberg": {
    10                 "sha": "e2970ba736edb99e08fb369d4fb0c378189468ee",
     10                "sha": "c15cef1d6b07f666df28dac0383bafb0edfe0914",
    1111                "ghcrRepo": "WordPress/gutenberg/gutenberg-wp-develop-build"
    1212        },
Note: See TracChangeset for help on using the changeset viewer.