Merged in feature/81-dev-dev01 (pull request #5)

auto-patch  81-dev-dev01-2023-12-05T22_45_26

* auto-patch  81-dev-dev01-2023-12-05T22_45_26
This commit is contained in:
Tony Volpe
2023-12-05 23:05:59 +00:00
parent ba16964e7a
commit 725d3043d5
1463 changed files with 142461 additions and 89421 deletions

View File

@@ -4,7 +4,7 @@ Tags: gutenberg, woocommerce, woo commerce, products, blocks, woocommerce blocks
Requires at least: 6.3.2
Tested up to: 6.3.2
Requires PHP: 7.4
Stable tag: 11.4.8
Stable tag: 11.4.9
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@@ -81,6 +81,13 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
== Changelog ==
= 11.4.9 - 2023-11-21 =
#### Bug fixes
- Fixed params passed to woocommerce_before_thankyou for block checkout. This should be an order ID, not an order object. ([#11862](https://github.com/woocommerce/woocommerce-blocks/pull/11862))
- Enhance validation for limited use coupons and guest users. ([#11860](https://github.com/woocommerce/woocommerce-blocks/pull/11860))
= 11.4.8 - 2023-11-10 =
#### Bug Fixes