Commit 03ba7bddc55 for woocommerce
commit 03ba7bddc5522f3c1c10af158fdd36d9b547af13
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Tue Sep 22 20:51:35 2026 +0700
Release: Remove 11.1.2 change files from trunk (#68968)
Delete changelog files from 11.1.2 release
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/changelog/update-order-review-comment-pipeline b/plugins/woocommerce/changelog/update-order-review-comment-pipeline
deleted file mode 100644
index 9302adf2ae5..00000000000
--- a/plugins/woocommerce/changelog/update-order-review-comment-pipeline
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Route order review submissions through WordPress's comment pipeline so they receive the same filtering and moderation as other comments.
diff --git a/plugins/woocommerce/changelog/wooplug-7677-variation-gallery-recursion b/plugins/woocommerce/changelog/wooplug-7677-variation-gallery-recursion
deleted file mode 100644
index b346e4ee7c0..00000000000
--- a/plugins/woocommerce/changelog/wooplug-7677-variation-gallery-recursion
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Prevent variation gallery rendering from recursively requesting variation data.