Update docs/internal-developers/testing/releases/1050.md

Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
This commit is contained in:
Luigi Teschio 2023-06-21 14:27:17 +02:00 committed by Luigi
parent b19213cabd
commit 0cd274d1cf
2 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ Before | After
20. Hover the Mini Cart.
21. Ensure that the Mini Cart shows always the same price.
### Products block: fix compatibility with Gutenberg 16. ([9878](https://github.com/woocommerce/woocommerce-blocks/pull/9878))
### Products block: fix compatibility with Gutenberg 16. ([9886](https://github.com/woocommerce/woocommerce-blocks/pull/9886))
1. Ensure that you have Gutenberg 16 installed and enabled.
2. Create a post/page.

View File

@ -102,7 +102,7 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
- Fix mini cart icon not displaying correctly in RTL sites. ([9707](https://github.com/woocommerce/woocommerce-blocks/pull/9707))
- Prevent Mini-Cart drawer to show horizontal scrollbar if the system has visible scrollbars. ([9676](https://github.com/woocommerce/woocommerce-blocks/pull/9676))
- All Reviews block: Fix error when adding the block to a store without reviews. ([9869](https://github.com/woocommerce/woocommerce-blocks/pull/9869))
- Products block: fix compatibility with Gutenberg 16. ([9878](https://github.com/woocommerce/woocommerce-blocks/pull/9878))
- Products block: fix compatibility with Gutenberg 16. ([9886](https://github.com/woocommerce/woocommerce-blocks/pull/9886))
#### Dependencies