Commit bbfd0eccd8a for woocommerce
commit bbfd0eccd8aa064c64a23322cb68a5d6c5aceb48
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Fri Jul 3 14:55:20 2026 +0530
Release: Remove 10.9.3 change files from trunk (#66230)
Delete changelog files from 10.9.3 release
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/changelog/fix-email-send-notification-bool-typeerror b/plugins/woocommerce/changelog/fix-email-send-notification-bool-typeerror
deleted file mode 100644
index 2275250704f..00000000000
--- a/plugins/woocommerce/changelog/fix-email-send-notification-bool-typeerror
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix a fatal error in WC_Email::send_notification() when a filtered mail callback returns a non-bool value.