From 5e38ee6090fcb94b974e7e53a69f25dad9c136b7 Mon Sep 17 00:00:00 2001 From: Raluca Stan Date: Tue, 29 Jun 2021 13:08:51 +0300 Subject: [PATCH] Update/5.3.2 testing instructions (https://github.com/woocommerce/woocommerce-blocks/pull/4403) --- .../docs/testing/releases/532.md | 15 +++++++++++++++ .../docs/testing/releases/README.md | 3 ++- plugins/woocommerce-blocks/readme.txt | 3 ++- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 plugins/woocommerce-blocks/docs/testing/releases/532.md diff --git a/plugins/woocommerce-blocks/docs/testing/releases/532.md b/plugins/woocommerce-blocks/docs/testing/releases/532.md new file mode 100644 index 00000000000..d330339be0b --- /dev/null +++ b/plugins/woocommerce-blocks/docs/testing/releases/532.md @@ -0,0 +1,15 @@ +## Testing notes and ZIP for release 5.3.2 + +Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6724701/woocommerce-gutenberg-products-block.zip) + +## Feature plugin and package inclusion in WooCommerce core + +### Remove the ability to filter snackbar notices. ([4398](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4398)) + +1. Add items to your cart and then go to the Cart block. Apply a coupon. +2. Ensure the snackbar notice is shown in the bottom left of the screen. +3. Remove the coupon, ensure the snackbar notice is shown again. + +## Feature plugin only + +No changes. diff --git a/plugins/woocommerce-blocks/docs/testing/releases/README.md b/plugins/woocommerce-blocks/docs/testing/releases/README.md index 53be5c78c26..74e0a901c98 100644 --- a/plugins/woocommerce-blocks/docs/testing/releases/README.md +++ b/plugins/woocommerce-blocks/docs/testing/releases/README.md @@ -33,5 +33,6 @@ Every release includes specific testing instructions for new features and bug fi - [5.1.0](./510.md) - [5.2.0](./520.md) - [5.3.0](./530.md) -- [5.3.1](./531.md) + - [5.3.1](./531.md) + - [5.3.2](./532.md) - [5.4.0](./540.md) diff --git a/plugins/woocommerce-blocks/readme.txt b/plugins/woocommerce-blocks/readme.txt index 2a6a9f6fcc2..1bda1afd869 100644 --- a/plugins/woocommerce-blocks/readme.txt +++ b/plugins/woocommerce-blocks/readme.txt @@ -102,7 +102,8 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/ - Allow products to be added by SKU in the Hand-Picked Products block. ([4366](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4366)) - Add Slot in the Discounts section of the Checkout sidebar to allow third party extensions to render their own components there. ([4310](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4310)) - += 5.3.2 - 2021-06-28 = +- Remove the ability to filter snackbar notices ([#4398](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4398)). = 5.3.1 - 2021-06-15 =