Commit e055230ebe0 for woocommerce
commit e055230ebe02080ac5d3e233b3166177cdfb6484
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Mon Jun 22 21:09:03 2026 +0530
Release: Remove 10.9.0-rc.1 change files from trunk (#65908)
Delete changelog files from 10.9.0-rc.1 release
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/changelog/add-settings-ui-section-registry b/plugins/woocommerce/changelog/add-settings-ui-section-registry
deleted file mode 100644
index f61706399db..00000000000
--- a/plugins/woocommerce/changelog/add-settings-ui-section-registry
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: minor
-Type: add
-
-Add a settings section registry so extensions can render sections in existing settings tabs with Settings UI.
diff --git a/plugins/woocommerce/changelog/add-wishlist-toggle-to-add-to-cart-with-options b/plugins/woocommerce/changelog/add-wishlist-toggle-to-add-to-cart-with-options
deleted file mode 100644
index 7e0c1730154..00000000000
--- a/plugins/woocommerce/changelog/add-wishlist-toggle-to-add-to-cart-with-options
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: minor
-Type: add
-
-Render the Add to Wishlist Button inside the Add to Cart + Options block as the last child when the (experimental) wishlist feature is enabled, without modifying the shipped template parts.
diff --git a/plugins/woocommerce/changelog/fix-shopper-lists-non-published-products b/plugins/woocommerce/changelog/fix-shopper-lists-non-published-products
deleted file mode 100644
index 18735a4b1f0..00000000000
--- a/plugins/woocommerce/changelog/fix-shopper-lists-non-published-products
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Only save published products to shopper lists.
diff --git a/plugins/woocommerce/changelog/update-rename-settings-ui-script-handle b/plugins/woocommerce/changelog/update-rename-settings-ui-script-handle
deleted file mode 100644
index 048c19506dc..00000000000
--- a/plugins/woocommerce/changelog/update-rename-settings-ui-script-handle
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: update
-
-Rename the settings UI script handle from wc-settings-ui-sdk to wc-settings-ui (never shipped in a release).
diff --git a/plugins/woocommerce/changelog/update-settings-ui-layout-width-spacing b/plugins/woocommerce/changelog/update-settings-ui-layout-width-spacing
deleted file mode 100644
index ce4f8f790dd..00000000000
--- a/plugins/woocommerce/changelog/update-settings-ui-layout-width-spacing
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: update
-
-Update settings UI layout to the agreed design values: 720px container width, 16px spacing between stacked fields, and 24px between cards.