Commit 8b98bdfc844 for woocommerce

commit 8b98bdfc8448edc1d8c2a20ebe80194552233d59
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date:   Wed Sep 2 14:09:49 2026 +0100

    Release: Remove 11.1.0-rc.2 change files from trunk (#68279)

    Delete changelog files from 11.1.0-rc.2 release

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

diff --git a/plugins/woocommerce/changelog/claude-fix-woo6-83 b/plugins/woocommerce/changelog/claude-fix-woo6-83
deleted file mode 100644
index 9e85c7f8b76..00000000000
--- a/plugins/woocommerce/changelog/claude-fix-woo6-83
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Harden REST API key authentication route handling.
diff --git a/plugins/woocommerce/changelog/codex-fix-woo6-103 b/plugins/woocommerce/changelog/codex-fix-woo6-103
deleted file mode 100644
index 45fb8b8f43b..00000000000
--- a/plugins/woocommerce/changelog/codex-fix-woo6-103
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Harden order line meta value handling in the REST API.
diff --git a/plugins/woocommerce/changelog/fix-graphql-fragments-processing b/plugins/woocommerce/changelog/fix-graphql-fragments-processing
deleted file mode 100644
index 943837799e6..00000000000
--- a/plugins/woocommerce/changelog/fix-graphql-fragments-processing
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix unnecessary repeated processing of fragments in the GraphQL side of the dual API.
diff --git a/plugins/woocommerce/changelog/fix-plain-text-product-search-responses b/plugins/woocommerce/changelog/fix-plain-text-product-search-responses
deleted file mode 100644
index 857a2964838..00000000000
--- a/plugins/woocommerce/changelog/fix-plain-text-product-search-responses
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Restore plain-text product names in AJAX search responses.
diff --git a/plugins/woocommerce/changelog/fix-rest-api-key-rewritten-routes b/plugins/woocommerce/changelog/fix-rest-api-key-rewritten-routes
deleted file mode 100644
index 5ede23338c3..00000000000
--- a/plugins/woocommerce/changelog/fix-rest-api-key-rewritten-routes
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Improve REST API key authentication for WooCommerce routes reached through custom URLs.
diff --git a/plugins/woocommerce/changelog/fix-rest-route-resolution b/plugins/woocommerce/changelog/fix-rest-route-resolution
deleted file mode 100644
index efcec466fa4..00000000000
--- a/plugins/woocommerce/changelog/fix-rest-route-resolution
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Resolve REST API routes the way WordPress does when the request URI has repeated leading slashes or percent-encoded characters.
diff --git a/plugins/woocommerce/changelog/fix-variation-gallery-extension-markup b/plugins/woocommerce/changelog/fix-variation-gallery-extension-markup
deleted file mode 100644
index b4fb5ab198f..00000000000
--- a/plugins/woocommerce/changelog/fix-variation-gallery-extension-markup
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Prevent extension gallery markup from breaking variable product add-to-cart forms.
diff --git a/plugins/woocommerce/changelog/fix-woopayments-profile-data-handling b/plugins/woocommerce/changelog/fix-woopayments-profile-data-handling
deleted file mode 100644
index 2a7f3264c9a..00000000000
--- a/plugins/woocommerce/changelog/fix-woopayments-profile-data-handling
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Improve WooPayments onboarding profile data handling.
diff --git a/plugins/woocommerce/changelog/loosen-render-term-visual-column-type b/plugins/woocommerce/changelog/loosen-render-term-visual-column-type
deleted file mode 100644
index ae28c102c7c..00000000000
--- a/plugins/woocommerce/changelog/loosen-render-term-visual-column-type
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Allow product attribute term columns to preserve non-string content.