-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
The release pull request has been created! This checklist is a guide to follow for the remainder of the release process. You can check off each item in this list once completed.
Initial Preparation
Write Testing NotesWhen creating testing notes, please write them from the perspective of a "user" (merchant) familiar with WooCommerce. So you don't have to spell out exact steps for common setup scenarios (eg. "Create a product"), but do be specific about the thing being tested. Include screenshots demonstrating expectations where that will be helpful. Additionally, make sure to differentiate between things in the testing notes that only apply to the feature plugin and things that apply when included in WooCommerce core as there may be variations there.
Update Pull Request description and get approvals
Ensure hub is set up and you're authenticated
Push the button - Deploy!
If this release is deployed to WordPress.org...
After Workflow completes
Publish posts
Pull request in WooCommerce Core for Package updateThis only needs to be done if this release is the last release of the feature plugin before code freeze in the WooCommerce core cycle. If this condition doesn't exist you can skip this section.
🚀 This comment was generated by the automations bot triggered by the creation of the branch:
|
Size Change: +16 B (0%) Total Size: 863 kB
ℹ️ View Unchanged
|
Co-authored-by: Lucio Giannotta <lucio.giannotta@a8c.com>
I found one issue with the changes brought in by: Fix loading WC core translations in locales where WC Blocks is not localized for some strings. (5910) This works as expected when the cart is full, but for an empty cart the texts appear in english: |
For release related discussion/details see slack-archives/C02UBB1EPEF/p1646130467278849. |
This is the release pull request for WooCommerce Blocks plugin
7.1.0
.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/7.1.0
. cc @frontdevde