Commit d5ace39edeb for woocommerce
commit d5ace39edeb32b154f6a5c2a842757138749f101
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Fri Jul 31 00:06:40 2026 +0530
Release: Remove 11.0.0-rc.3 change files from trunk (#67176)
Delete changelog files from 11.0.0-rc.3 release
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/changelog/fix-layout-templates-upgrade-stub b/plugins/woocommerce/changelog/fix-layout-templates-upgrade-stub
deleted file mode 100644
index 415699b2800..00000000000
--- a/plugins/woocommerce/changelog/fix-layout-templates-upgrade-stub
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Add no-op WC_REST_Layout_Templates_Controller and WC_REST_Products_Catalog_Controller stubs so an in-place update from 10.9.x does not fatal when the 10.9 controller list instantiates a class whose file has already been swapped away.
diff --git a/plugins/woocommerce/changelog/fix-revert-63744-net-amount-on-tax-inclusive-stores b/plugins/woocommerce/changelog/fix-revert-63744-net-amount-on-tax-inclusive-stores
deleted file mode 100644
index 873d4cde312..00000000000
--- a/plugins/woocommerce/changelog/fix-revert-63744-net-amount-on-tax-inclusive-stores
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Revert the fixed end-prices order calculation changes from PR #63744, which caused tax-inclusive stores using the woocommerce_adjust_non_base_location_prices filter to charge the net amount on block/Store API checkout