Commit a26d1d1c822 for woocommerce
commit a26d1d1c8226c635c3d18869e252205f72337322
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Mon Jun 15 19:08:39 2026 +0530
Release: Remove 10.9.0-beta.2 change files from trunk (#65761)
Delete changelog files from 10.9.0-beta.2 release
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/changelog/64057-fix-product-filters-full-page-reload b/plugins/woocommerce/changelog/64057-fix-product-filters-full-page-reload
deleted file mode 100644
index 71639ac0868..00000000000
--- a/plugins/woocommerce/changelog/64057-fix-product-filters-full-page-reload
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix product filters not applying when Full Page Reload is enabled in the Product Collection block.
diff --git a/plugins/woocommerce/changelog/fix-swatches-in-editor-only-if-enabled b/plugins/woocommerce/changelog/fix-swatches-in-editor-only-if-enabled
deleted file mode 100644
index 592cc88661f..00000000000
--- a/plugins/woocommerce/changelog/fix-swatches-in-editor-only-if-enabled
+++ /dev/null
@@ -1,5 +0,0 @@
-Significance: patch
-Type: fix
-Comment: Don't show color swatches in the editor if they are disabled
-
-
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.
diff --git a/plugins/woocommerce/changelog/update-settings-ui-number-spin-control-styles b/plugins/woocommerce/changelog/update-settings-ui-number-spin-control-styles
deleted file mode 100644
index ea6e3513497..00000000000
--- a/plugins/woocommerce/changelog/update-settings-ui-number-spin-control-styles
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: update
-
-Add styles for the settings UI number spin control (hide the native spinner, position the +/- buttons).