Make WordPress Core

Changeset 61680


Ignore:
Timestamp:
02/18/2026 08:53:10 PM (5 weeks ago)
Author:
ellatrix
Message:

Gutenberg ref update.

Developed in https://github.com/WordPress/wordpress-develop/pull/10968.

Props ellatrix, adamsilverstein, youknowriad.
See #64595.

---

I've included a log of the Gutenberg changes with the following command:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r61611 r61680  
    88    },
    99    "gutenberg": {
    10         "ref": "59a08c5496008ca88f4b6b86f38838c3612d88c8"
     10        "ref": "7a11a53377a95cba4d3786d71cadd4c2f0c5ac52"
    1111    },
    1212    "engines": {
Note: See TracChangeset for help on using the changeset viewer.