Commit 2a5a6fb49a1 for woocommerce

commit 2a5a6fb49a17fa776fad1d89c04fd03177c01688
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date:   Wed Jul 29 21:56:01 2026 +0530

    Release: Remove 11.0.0-rc.2 change files from trunk (#67131)

diff --git a/plugins/woocommerce/changelog/fix-67083-checkout-fieldset-country-fatal b/plugins/woocommerce/changelog/fix-67083-checkout-fieldset-country-fatal
deleted file mode 100644
index 3c184afbbf6..00000000000
--- a/plugins/woocommerce/changelog/fix-67083-checkout-fieldset-country-fatal
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix a fatal error on the shortcode checkout when a phone, postcode, or state validated field is registered outside the billing and shipping fieldsets.
diff --git a/plugins/woocommerce/changelog/fix-counters-relax-product-status-type-requirements b/plugins/woocommerce/changelog/fix-counters-relax-product-status-type-requirements
deleted file mode 100644
index 900094bb051..00000000000
--- a/plugins/woocommerce/changelog/fix-counters-relax-product-status-type-requirements
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Temporary deactivate persistent product status counters and rollback to WordPress API usage.
diff --git a/plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1 b/plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1
deleted file mode 100644
index c04c877834f..00000000000
--- a/plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: dev
-
-Fix email editor E2E tests on WordPress 7.1: update the preview "open in new tab" tracking selector to the new menu item and use a single-line block edit so the Save button enables.