Commit 4f9c464f58 for woocommerce

commit 4f9c464f586574235136439385d184156e0f3e34
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date:   Tue Feb 17 11:13:09 2026 +0000

    Prepare Packages for Release (#63339)

    Automated change: Prep @woocommerce/email-editor-config for release.

    Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

diff --git a/packages/php/email-editor/changelog.md b/packages/php/email-editor/changelog.md
index 54878496be..e774837c1a 100644
--- a/packages/php/email-editor/changelog.md
+++ b/packages/php/email-editor/changelog.md
@@ -2,6 +2,10 @@

 This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

+## [2.8.0](https://github.com/woocommerce/email-editor/releases/tag/2.8.0) - 2026-02-17
+
+-   Minor - Fix spacing issues in email editor product collection rendering. [#63177]
+
 ## [2.7.0](https://github.com/woocommerce/email-editor/releases/tag/2.7.0) - 2026-02-12

 -   Patch - Fix YouTube URL truncation in subscription emails when video IDs contain underscores. [#63252]
diff --git a/packages/php/email-editor/changelog/63177-fix-email-editor-product-collection-spacing b/packages/php/email-editor/changelog/63177-fix-email-editor-product-collection-spacing
deleted file mode 100644
index 2f2c894d0b..0000000000
--- a/packages/php/email-editor/changelog/63177-fix-email-editor-product-collection-spacing
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: minor
-Type: fix
-
-Fix spacing issues in email editor product collection rendering.
\ No newline at end of file
diff --git a/packages/php/email-editor/composer.json b/packages/php/email-editor/composer.json
index 45116f2058..b71c498eb0 100644
--- a/packages/php/email-editor/composer.json
+++ b/packages/php/email-editor/composer.json
@@ -5,7 +5,7 @@
 	"license": "GPL-2.0-or-later",
 	"prefer-stable": true,
 	"minimum-stability": "dev",
-	"version": "2.7.0",
+	"version": "2.8.0",
 	"autoload": {
 		"classmap": [
 			"src/",
diff --git a/plugins/woocommerce/composer.lock b/plugins/woocommerce/composer.lock
index 6b1d94b12f..6013ae3d88 100644
--- a/plugins/woocommerce/composer.lock
+++ b/plugins/woocommerce/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "60af226fe0a5f254066dfe81b410c136",
+    "content-hash": "90ed36edb0b4a076cd12d3db7480bdef",
     "packages": [
         {
             "name": "automattic/block-delimiter",
@@ -1178,11 +1178,11 @@
         },
         {
             "name": "woocommerce/email-editor",
-            "version": "2.7.0",
+            "version": "2.8.0",
             "dist": {
                 "type": "path",
                 "url": "../../packages/php/email-editor",
-                "reference": "66314d88b125128fe533a9fa9a3a87ffc39ad852"
+                "reference": "d5a952d467de92c51e7398522a84de6d89a9f26c"
             },
             "require": {
                 "php": ">=7.4"