diff --git a/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/942.md b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/942.md new file mode 100644 index 00000000000..79b0c6f5ffc --- /dev/null +++ b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/942.md @@ -0,0 +1,13 @@ +# Testing notes and ZIP for release 9.4.2 + +Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10509889/woocommerce-gutenberg-products-block.zip) + +## Feature plugin and package inclusion in WooCommerce + +### Product Elements: remove feature plugin flag from Product Title, Product Summary and Product Template block. ([8297](https://github.com/woocommerce/woocommerce-blocks/pull/8297)) + +![image](https://user-images.githubusercontent.com/4463174/214850173-03741940-c965-47bd-a2f1-05853f8984f1.png) + + +1. Add the "Products (Beta)" in a post/page. +2. Be sure that has the inner blocks: "Product Template, "Product Image", "Product Title", "Product Price", "Add to Cart Button" as the image above. diff --git a/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/README.md b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/README.md index 3e36f630747..4dee926530a 100644 --- a/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/README.md +++ b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/README.md @@ -115,6 +115,8 @@ Every release includes specific testing instructions for new features and bug fi - [9.2.0](./920.md) - [9.3.0](./930.md) - [9.4.0](./940.md) + - [9.4.1](./941.md) + - [9.4.2](./942.md) diff --git a/plugins/woocommerce-blocks/readme.txt b/plugins/woocommerce-blocks/readme.txt index 7a40d7067d7..fdae16b6023 100644 --- a/plugins/woocommerce-blocks/readme.txt +++ b/plugins/woocommerce-blocks/readme.txt @@ -80,6 +80,12 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/ == Changelog == += 9.4.2 - 2023-01-26 = + +#### Bug Fixes + +Product Elements: remove feature plugin flag from Product Title, Product Summary and Product Template block. ([8297](https://github.com/woocommerce/woocommerce-blocks/pull/8297)) + = 9.4.1 - 2023-01-23 = #### Bug Fixes