Opened 4 years ago
Closed 4 years ago
#51491 closed enhancement (fixed)
Add wp-packages-update command to update WordPress packages
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | 5.6 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
This ticket exposes the packages-update script implemented at https://github.com/WordPress/gutenberg/pull/19448 on WordPress core.
By running "npm run wp-packages-update" all the WordPress packages are updated to the latest version. The command is very useful when updating the Gutenberg editor core exposes.
cc: @isabel_brison
Change History (2)
This ticket was mentioned in PR #582 on WordPress/wordpress-develop by jorgefilipecosta.
4 years ago
#1
Note: See
TracTickets for help on using
tickets.
This PR exposes the packages-update script implemented at https://github.com/WordPress/gutenberg/pull/19448 on WordPress core.
By running "npm run wp-packages-update" all the WordPress packages are updated to the latest version. The command is very useful when updating the Gutenberg editor core exposes.
cc: @isabel_brison
Core ticket: https://core.trac.wordpress.org/ticket/51491