Commit 54b1643ad83 for woocommerce
commit 54b1643ad830b51ecd0ca121330881db0a53ce69
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Tue Mar 31 18:26:17 2026 +0000
Update changelog.txt after 10.6.2 (#63960)
Update changelog.txt after release 10.6.2
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/changelog.txt b/changelog.txt
index d298d1dd6b9..9d79c37a76a 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,5 +1,18 @@
== Changelog ==
+= 10.6.2 2026-03-31 =
+
+**WooCommerce**
+
+* Fix - Fix a small punctuation issue at the LYS page. [#63873](https://github.com/woocommerce/woocommerce/pull/63873)
+* Fix - Fix extra padding on analytics tables, dashboard charts, leaderboards, and store alerts on WordPress 7.0 by setting Card/CardBody size to "none". [#63827](https://github.com/woocommerce/woocommerce/pull/63827)
+* Fix - Fix order meta box action buttons stacking poorly on smaller viewports (~1200px) with WordPress 7.0. [#63836](https://github.com/woocommerce/woocommerce/pull/63836)
+* Fix - Fix styling issues with WP 7.0 [#63825](https://github.com/woocommerce/woocommerce/pull/63825)
+* Fix - Fix variable products not working when name is different than the slug [#63771](https://github.com/woocommerce/woocommerce/pull/63771)
+* Fix - Prevent Activity panel abbreviated notification SlotFill from triggering repeated re-renders by creating the slot at module scope. [#63829](https://github.com/woocommerce/woocommerce/pull/63829)
+* Tweak - Remove unused code from the Product Collection cart-contents handler. [#63927](https://github.com/woocommerce/woocommerce/pull/63927)
+
+
= 10.6.1 2026-03-12 =
**WooCommerce**