Commit 148fa65e653 for woocommerce
commit 148fa65e6534f1510bc6968599bf6577c0af1412
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Fri Sep 18 18:14:21 2026 +0700
Release: Remove 11.1.1 change files from trunk (#68868)
Delete changelog files from 11.1.1 release
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/changelog/enqueue-mini-cart-css-with-contents b/plugins/woocommerce/changelog/enqueue-mini-cart-css-with-contents
deleted file mode 100644
index 2cc49728d00..00000000000
--- a/plugins/woocommerce/changelog/enqueue-mini-cart-css-with-contents
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Prevent unstyled Mini Cart drawer contents from appearing below the footer when the Mini Cart block is hidden.
diff --git a/plugins/woocommerce/changelog/fix-mobile-app-login-permissions b/plugins/woocommerce/changelog/fix-mobile-app-login-permissions
deleted file mode 100644
index a02d17b2953..00000000000
--- a/plugins/woocommerce/changelog/fix-mobile-app-login-permissions
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Update mobile app login permission checks.
diff --git a/plugins/woocommerce/changelog/fix-multisite-options-permissions b/plugins/woocommerce/changelog/fix-multisite-options-permissions
deleted file mode 100644
index d406435f5f8..00000000000
--- a/plugins/woocommerce/changelog/fix-multisite-options-permissions
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Update legacy options API permission checks.
diff --git a/plugins/woocommerce/changelog/fix-session-cookie-verification b/plugins/woocommerce/changelog/fix-session-cookie-verification
deleted file mode 100644
index e44791a20ec..00000000000
--- a/plugins/woocommerce/changelog/fix-session-cookie-verification
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Update session cookie validation.
diff --git a/plugins/woocommerce/changelog/fix-woo6-168-rest-key-auth-outside-dispatch b/plugins/woocommerce/changelog/fix-woo6-168-rest-key-auth-outside-dispatch
deleted file mode 100644
index c20d4cad04c..00000000000
--- a/plugins/woocommerce/changelog/fix-woo6-168-rest-key-auth-outside-dispatch
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Add a stricter dispatch check to REST API key authentication.