Commit cb48487c3d for woocommerce
commit cb48487c3dce6a623a4c7e7b7cec777d9586d883
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri Dec 12 18:39:31 2025 +0100
Update changelog.txt after 10.4.2 (#62436)
* Update changelog.txt after release 10.4.2
* Add 10.4.2 and 10.4.1 changelogs manually
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
diff --git a/changelog.txt b/changelog.txt
index 6bd1c92b19..eab47ce75b 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,5 +1,22 @@
== Changelog ==
+= 10.4.2 2025-12-12 =
+
+**WooCommerce**
+
+* Fix - Product Editor: Remove editor mode and unused rich text components [#62428](https://github.com/woocommerce/woocommerce/pull/62428)
+
+
+= 10.4.1 2025-12-12 =
+
+**WooCommerce**
+
+* Fix - Fix cached API request in iAPI cart store [#62416](https://github.com/woocommerce/woocommerce/pull/62416)
+* Fix - Prevent excessive debug logging from the Payments Settings page. [#62404](https://github.com/woocommerce/woocommerce/pull/62404)
+* Fix - Prevent notice as_unschedule_all_actions() was called before the Action Scheduler data store was initialized [#62419](https://github.com/woocommerce/woocommerce/pull/62419)
+* Fix - Revert to previous sync-on-read logic to prevent unnecessary writes when HPOS and compat mode are enabled. [#62408](https://github.com/woocommerce/woocommerce/pull/62408)
+
+
= 10.4.0 2025-12-10 =
**WooCommerce**