Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 01b8a21

Browse files
Add changelog to readme.txt
1 parent 8a37110 commit 01b8a21

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,16 +81,21 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
8181

8282
== Changelog ==
8383

84-
= 10.9.2 - 2023-08-21 =
84+
= 10.9.3 - 2023-08-24 =
8585

8686
#### Bug Fixes
8787

88+
- Add to Cart: fix the problem that variable products couldn't be added to cart
89+
90+
= 10.9.2 - 2023-08-21 =
91+
8892
#### Bug Fixes
8993

9094
- Load Interactivity API in `bootstrap.php`. ([10657](https://github.com/woocommerce/woocommerce-blocks/pull/10657))
9195
- Add to Cart button: fix the layout of View Cart link showing after adding product to cart. ([10675](https://github.com/woocommerce/woocommerce-blocks/pull/10675))
9296
- Fixed checkout and cart page migration routine for users of block themes so that block templates are also migrated. ([10641](https://github.com/woocommerce/woocommerce-blocks/pull/10641))
9397
- Fixed a bug causing Cart and Checkout Blocks to be used by default instead of shortcode versions on WC updates. ([10608](https://github.com/woocommerce/woocommerce-blocks/pull/10608))
98+
9499
= 10.9.1 - 2023-08-17 =
95100

96101
#### Enhancements

0 commit comments

Comments
 (0)