Commit 27b1b8ef7bb for woocommerce
commit 27b1b8ef7bbe8003e0c832d37c39819e79c2e75f
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Mon Mar 9 11:50:05 2026 +0000
Release: Remove 10.6.0-rc.1 change files from trunk (#63601)
Delete changelog files from 10.6.0-rc.1 release
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/changelog/63196-update-paypal-standard-logo-classic-checkout b/plugins/woocommerce/changelog/63196-update-paypal-standard-logo-classic-checkout
deleted file mode 100644
index c40083975f4..00000000000
--- a/plugins/woocommerce/changelog/63196-update-paypal-standard-logo-classic-checkout
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: tweak
-
-Update PayPal Standard logo on classic checkout.
\ No newline at end of file
diff --git a/plugins/woocommerce/changelog/63203-fix-handle-paypal-satndard-duplicate-invoice-id-error b/plugins/woocommerce/changelog/63203-fix-handle-paypal-satndard-duplicate-invoice-id-error
deleted file mode 100644
index 8528e44b1d9..00000000000
--- a/plugins/woocommerce/changelog/63203-fix-handle-paypal-satndard-duplicate-invoice-id-error
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix - Handle PayPal Standard duplicate invoice ID errors by updating the invoice ID in the PayPal order and retrying payment capture.
\ No newline at end of file
diff --git a/plugins/woocommerce/changelog/63349-add-paypal-standard-supported-country-list-from-docs b/plugins/woocommerce/changelog/63349-add-paypal-standard-supported-country-list-from-docs
deleted file mode 100644
index 21ab71a8f61..00000000000
--- a/plugins/woocommerce/changelog/63349-add-paypal-standard-supported-country-list-from-docs
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Validate shipping country against PayPal’s supported countries instead of WooCommerce’s full country list to avoid invalid country codes in PayPal requests.
\ No newline at end of file
diff --git a/plugins/woocommerce/changelog/63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests b/plugins/woocommerce/changelog/63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests
deleted file mode 100644
index 88f011fe8b7..00000000000
--- a/plugins/woocommerce/changelog/63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Prevent repeated PayPal Standard order details API requests when the first request returns 404.
\ No newline at end of file
diff --git a/plugins/woocommerce/changelog/dev-WOOSUBS-1439-cart-hooks-trunk b/plugins/woocommerce/changelog/dev-WOOSUBS-1439-cart-hooks-trunk
deleted file mode 100644
index e913a2049bc..00000000000
--- a/plugins/woocommerce/changelog/dev-WOOSUBS-1439-cart-hooks-trunk
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: minor
-Type: update
-
-Added hooks for user triggered cart updates.
diff --git a/plugins/woocommerce/changelog/fix-add-to-cart-with-options-variation-with-any b/plugins/woocommerce/changelog/fix-add-to-cart-with-options-variation-with-any
deleted file mode 100644
index 0717df629f3..00000000000
--- a/plugins/woocommerce/changelog/fix-add-to-cart-with-options-variation-with-any
+++ /dev/null
@@ -1,5 +0,0 @@
-Significance: patch
-Type: fix
-Comment: Add to Cart + Options: Fix adding variable products to cart with 'any' as an attribute
-
-
diff --git a/plugins/woocommerce/changelog/fix-e2e-tests-wp70-beta3 b/plugins/woocommerce/changelog/fix-e2e-tests-wp70-beta3
deleted file mode 100644
index b14fadeeab3..00000000000
--- a/plugins/woocommerce/changelog/fix-e2e-tests-wp70-beta3
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix Product Gallery dialog page refresh on WordPress 7.0 by using withSyncEvent for the openDialog action.
diff --git a/plugins/woocommerce/changelog/update-tests-delete-users b/plugins/woocommerce/changelog/update-tests-delete-users
deleted file mode 100644
index 76b73509a5d..00000000000
--- a/plugins/woocommerce/changelog/update-tests-delete-users
+++ /dev/null
@@ -1,5 +0,0 @@
-Significance: patch
-Type: dev
-Comment: This PR makes an E2E locator more robust so tests don't break when running in combination with other WooCommerce extensions.
-
-