Commit 21fd524ba6 for woocommerce
commit 21fd524ba6ad6c2596c96cc8bdfa086bc1b35df8
Author: Michael Pretty <prettyboymp@users.noreply.github.com>
Date: Mon Jan 26 13:47:33 2026 -0500
Fix changelog type capitalization (#62972)
Change 'Type: Tweak' to 'Type: tweak' to match the required lowercase format for changelog validation.
diff --git a/plugins/woocommerce/changelog/follow-up-60901 b/plugins/woocommerce/changelog/follow-up-60901
index 8e57e7613c..1f7bbaab97 100644
--- a/plugins/woocommerce/changelog/follow-up-60901
+++ b/plugins/woocommerce/changelog/follow-up-60901
@@ -1,4 +1,4 @@
Significance: patch
-Type: Tweak
+Type: tweak
Use wp_is_serving_rest_request() in MCPAdapterProvider instead of contants.