-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
Patch release stepsThe release pull request has been created! This checklist is a guide to follow for the remainder of the patch release process. You can check off each item in this list once completed.
Initial Preparation
Create the Testing Notes
Each porter is responsible for testing the PRs that fall under the focus of their own team. Shared functionality should be tested by both porters. This means that the Rubik porter will mostly test checkout blocks and Store API endpoints, while the Kirigami porter will test the product related blocks and Store API endpoints.
Push the button - Deploy
If this release is deployed to WordPress.org
After Deploy
Pull request in WooCommerce Core for Package updateThis only needs done if the patch release needs to be included in WooCommerce Core. Reviewing and merging the PR is your team's responsibility, except in the case of
Publish PostsYou only need to post public release announcements and update relevant public facing docs if this patch release is deployed to WP.org. Otherwise, you can skip this section.
🚀 This comment was generated by the automations bot triggered by the creation of the branch:
|
The release ZIP for this PR is accessible via:
Script Dependencies ReportThe
This comment was automatically generated by the TypeScript Errors Report
assets/js/atomic/blocks/product-elements/button/supports.ts
assets/js/base/components/drawer/index.tsx assets/js/base/components/state-input/billing-state-input.tsx assets/js/base/components/summary/utils.js assets/js/base/utils/address.ts assets/js/blocks/active-filters/block-wrapper.tsx assets/js/blocks/attribute-filter/block-wrapper.tsx assets/js/blocks/featured-items/with-featured-item.tsx assets/js/blocks/mini-cart/edit.tsx assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-cart-button-block/block.tsx assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-checkout-button-block/block.tsx assets/js/blocks/price-filter/block-wrapper.tsx assets/js/blocks/product-new/block.js assets/js/blocks/product-new/index.js assets/js/blocks/product-search/block.js assets/js/blocks/product-search/edit.js assets/js/blocks/product-top-rated/block.js assets/js/blocks/product-top-rated/index.js assets/js/blocks/rating-filter/block-wrapper.tsx assets/js/blocks/reviews/all-reviews/edit.js assets/js/blocks/reviews/all-reviews/index.js assets/js/blocks/reviews/reviews-by-category/edit.js assets/js/blocks/reviews/reviews-by-category/index.js assets/js/blocks/stock-filter/block-wrapper.tsx assets/js/data/cart/reducers.ts assets/js/editor-components/grid-content-control/index.js |
Size Change: 0 B Total Size: 1.08 MB ℹ️ View Unchanged
|
* Update image for featured category focus pattern * Update image for featured category cover image pattern * Update images for featured category triple pattern * Change to wide width * Update links to buttons * Fix typo in hex color value. There was an extra `f` in the hex color value, causing the text to unexpectedly render black. --------- Co-authored-by: Daniel W. Robert <[email protected]>
Replace the Unsplash image with a CCO licensed image from Pxhere.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went through the testing steps and everything is working as described. LGTM 👌
Patch release
This is the patch release pull request for WooCommerce Blocks plugin
10.2.3
.Changelog
Communication
Prepared Updates
Please leave a comment on this PR with links to the following:
Release announcement (announcement post on developer.woocommerce.com published after release).
Happiness engineering or Happiness/Support (if special instructions needed).
Relevant developer documentation (if applicable).
Quality
Testing Instructions are included in this PR
Any performance impacts are documented.
🚀 This pull request was generated by the automations bot triggered by the creation of the branch:
release/10.2.3
. cc @albarin