Bump stable tag and update changelog for 7.2.3 release. (#36385)
This commit is contained in:
parent
4ff99a8555
commit
0f4bf6c8f4
|
@ -1,5 +1,13 @@
|
|||
== 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 =
|
||||
|
||||
** WooCommerce**
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Stable tag bump
|
|
@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, che
|
|||
Requires at least: 5.9
|
||||
Tested up to: 6.1
|
||||
Requires PHP: 7.2
|
||||
Stable tag: 7.1.1
|
||||
Stable tag: 7.2.3
|
||||
License: GPLv3
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
|
Loading…
Reference in New Issue