Commit 9e38de56cba for woocommerce

commit 9e38de56cbad6bdb4a4d66fccd140992e7730974
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date:   Mon Jul 20 16:04:54 2026 +0530

    Release: Remove 11.0.0-beta.2 change files from trunk (#66790)

    Delete changelog files from 11.0.0-beta.2 release

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

diff --git a/plugins/woocommerce/changelog/66411-fix-order-edit-sample-permalink-403 b/plugins/woocommerce/changelog/66411-fix-order-edit-sample-permalink-403
deleted file mode 100644
index 946bc4bf5b6..00000000000
--- a/plugins/woocommerce/changelog/66411-fix-order-edit-sample-permalink-403
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: minor
-Type: fix
-
-Improve lost connection detection on WooCommerce admin screens
diff --git a/plugins/woocommerce/changelog/fix-mini-cart-product-thumbnail-size b/plugins/woocommerce/changelog/fix-mini-cart-product-thumbnail-size
deleted file mode 100644
index e8d62fbb4ea..00000000000
--- a/plugins/woocommerce/changelog/fix-mini-cart-product-thumbnail-size
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Restore 64px product thumbnails in the Mini Cart.
diff --git a/plugins/woocommerce/changelog/testops-216-flaky-minicart-product-button-e2e b/plugins/woocommerce/changelog/testops-216-flaky-minicart-product-button-e2e
deleted file mode 100644
index d8a9d865b03..00000000000
--- a/plugins/woocommerce/changelog/testops-216-flaky-minicart-product-button-e2e
+++ /dev/null
@@ -1,3 +0,0 @@
-Significance: patch
-Type: dev
-Comment: Stabilize flaky Legacy MiniCart blocks e2e specs (mini-cart variation attributes and product-button rapid-click) by waiting on settled cart state instead of racing Interactivity-API/AJAX updates.
diff --git a/plugins/woocommerce/changelog/testops-deflake-blocks-e2e b/plugins/woocommerce/changelog/testops-deflake-blocks-e2e
deleted file mode 100644
index 9fe3c367649..00000000000
--- a/plugins/woocommerce/changelog/testops-deflake-blocks-e2e
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: dev
-
-De-flake blocks e2e tests.
diff --git a/plugins/woocommerce/changelog/update-settings-ui-shell-header-top-level b/plugins/woocommerce/changelog/update-settings-ui-shell-header-top-level
deleted file mode 100644
index bc8b1b95f85..00000000000
--- a/plugins/woocommerce/changelog/update-settings-ui-shell-header-top-level
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: minor
-Type: update
-
-Settings UI: hide the shell header for pages registered at the top level of settings, which keep the classic section links and a save button at the bottom of the page. Payments drill-down pages show the header with breadcrumbs in place of the top-level settings tabs.