Commit a323612a187 for woocommerce

commit a323612a187c5d9601130947eb4b7a8d0919b7cf
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date:   Wed May 27 23:02:09 2026 +0530

    Release: Remove 10.8.1 change files from trunk (#65363)

    Delete changelog files from 10.8.1 release

    Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

diff --git a/plugins/woocommerce/changelog/fix-defaultcustomeraddress-autoload-race b/plugins/woocommerce/changelog/fix-defaultcustomeraddress-autoload-race
deleted file mode 100644
index 507b980eff8..00000000000
--- a/plugins/woocommerce/changelog/fix-defaultcustomeraddress-autoload-race
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix a fatal error during in-place upgrade to 10.8.0 caused by the new DefaultCustomerAddress enum being referenced from class-wc-settings-general.php before the in-process autoloader classmap is refreshed.
diff --git a/plugins/woocommerce/changelog/fix-woopayments-onboarding-select-crash b/plugins/woocommerce/changelog/fix-woopayments-onboarding-select-crash
deleted file mode 100644
index ec100bb8358..00000000000
--- a/plugins/woocommerce/changelog/fix-woopayments-onboarding-select-crash
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix WooPayments onboarding business type dropdown crash.