Bump stable tag and update changelog for 7.2.3 release. (#36385)

This commit is contained in:
Sam Seay 2023-01-13 13:11:54 +13:00 committed by GitHub
parent 4ff99a8555
commit 0f4bf6c8f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,13 @@
== Changelog == == Changelog ==
= 7.2.3 2023-1-9
**WooCommerce Blocks 8.9.4**
* Fix - fatal error in WordPress 5.8 when creating a post or page. #7496
* Fix - hangs in the block editor with WordPress 5.8. #8095
* Fix - Filter by Attribute block crashing in the editor of WordPress 5.8. #8101
= 7.2.2 2022-12-21 = = 7.2.2 2022-12-21 =
** WooCommerce** ** WooCommerce**

View File

@ -0,0 +1,3 @@
Significance: patch
Type: dev
Comment: Stable tag bump

View File

@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, che
Requires at least: 5.9 Requires at least: 5.9
Tested up to: 6.1 Tested up to: 6.1
Requires PHP: 7.2 Requires PHP: 7.2
Stable tag: 7.1.1 Stable tag: 7.2.3
License: GPLv3 License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html License URI: https://www.gnu.org/licenses/gpl-3.0.html