diff --git a/docs/internal-developers/testing/releases/1143.md b/docs/internal-developers/testing/releases/1143.md index 5d47bed06ef..25a094e6456 100644 --- a/docs/internal-developers/testing/releases/1143.md +++ b/docs/internal-developers/testing/releases/1143.md @@ -53,3 +53,14 @@ Zip file for testing: | Before | After | | ------ | ----- | |![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/46d1bbff-cd70-49d2-9bab-eec6c192931d)|![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/20ac9c8f-2976-4fb7-95e6-50547b659096)| + +#### Enhance the Hero Product Split pattern. [11505](https://github.com/woocommerce/woocommerce-blocks/pull/11505) + +1. Create a new post +2. Insert the Hero Product Split pattern +3. Make sure things are working as expected on the editor side +4. Save the post and access the frontend: make sure things are working as expected over there as well. + +| Before | After | +| ------ | ----- | +| Screenshot 2023-10-30 at 22 17 34 | Screenshot 2023-10-30 at 22 17 50 | diff --git a/readme.txt b/readme.txt index 542545e02e5..589eb41ca2e 100644 --- a/readme.txt +++ b/readme.txt @@ -90,7 +90,8 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/ - "Product Gallery" improvements: remove product summary and update margins. [11464](https://github.com/woocommerce/woocommerce-blocks/pull/11464) - Patterns with Search Bar: improve style. [11478](https://github.com/woocommerce/woocommerce-blocks/pull/11478) - "Product Collection X Columns" patterns: align "no reviews" text with the star. [11468](https://github.com/woocommerce/woocommerce-blocks/pull/11468) -- Rename the Footer with Simple Menu and Cart pattern. [11487](https://github.com/woocommerce/woocommerce-blocks/pull/#11487) +- Rename the Footer with Simple Menu and Cart pattern. [11487](https://github.com/woocommerce/woocommerce-blocks/pull/11487) +- Enhance the Hero Product Split pattern. [11505](https://github.com/woocommerce/woocommerce-blocks/pull/11505) = 11.4.2 - 2023-10-25 =