Commit a1de87646d for woocommerce

commit a1de87646dd026dac990b885fd7b2d890ba9625b
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri Jan 16 12:16:20 2026 +0100

    Prepare Packages for Release (#62836)

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

    Co-authored-by: lysyjan <13644846+lysyjan@users.noreply.github.com>

diff --git a/packages/php/email-editor/changelog.md b/packages/php/email-editor/changelog.md
index e9b801cd78..7de50b3931 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.3.1](https://github.com/woocommerce/email-editor/releases/tag/2.3.1) - 2026-01-16
+
+-   Patch - Fix personalization tag attributes not being processed in email links [#62822]
+
 ## [2.3.0](https://github.com/woocommerce/email-editor/releases/tag/2.3.0) - 2026-01-05

 -   Patch - Email Editor: prevent fatal type errors in Blocks_Width_Preprocessor [#62524]
diff --git a/packages/php/email-editor/changelog/62822-wooplug-6143-inconsistent-handling-of-personalizer-tag-attributes-in b/packages/php/email-editor/changelog/62822-wooplug-6143-inconsistent-handling-of-personalizer-tag-attributes-in
deleted file mode 100644
index 398e33ec69..0000000000
--- a/packages/php/email-editor/changelog/62822-wooplug-6143-inconsistent-handling-of-personalizer-tag-attributes-in
+++ /dev/null
@@ -1,4 +0,0 @@
-Significance: patch
-Type: fix
-
-Fix personalization tag attributes not being processed in email links
\ No newline at end of file
diff --git a/packages/php/email-editor/composer.json b/packages/php/email-editor/composer.json
index b18faab854..8a46dee9a2 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.3.0",
+	"version": "2.3.1",
 	"autoload": {
 		"classmap": [
 			"src/",
diff --git a/plugins/woocommerce/composer.lock b/plugins/woocommerce/composer.lock
index cb9e4f4d04..c442e0f626 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": "315ee6c9605b8b066188f64f63d5b320",
+    "content-hash": "60af226fe0a5f254066dfe81b410c136",
     "packages": [
         {
             "name": "automattic/block-delimiter",
@@ -1178,11 +1178,11 @@
         },
         {
             "name": "woocommerce/email-editor",
-            "version": "2.3.0",
+            "version": "2.3.1",
             "dist": {
                 "type": "path",
                 "url": "../../packages/php/email-editor",
-                "reference": "47291f4dc0ddd0b30bbc50f89a9f9c12f6e2d579"
+                "reference": "713b1cf29ff29600e36952dca274a96f811c9666"
             },
             "require": {
                 "php": ">=7.4"