From 5943166ccc3c9f0289017b0ecdb0ca88cb7d0c3c Mon Sep 17 00:00:00 2001 From: gonzalo Date: Wed, 30 Aug 2023 01:27:26 -0300 Subject: [PATCH] Version 102.3.55 for magento 2.3 --- CHANGELOG.md | 8 ++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16881bd3..bb459bed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [102.3.55](https://github.com/mailchimp/mc-magento2/tree/102.3.55) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.54...102.3.55) + +**Fixed bugs:** + +- Checkout is broken (error in the etc/di.xml) [\#1790](https://github.com/mailchimp/mc-magento2/issues/1790) + ## [102.3.54](https://github.com/mailchimp/mc-magento2/tree/102.3.54) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.53...102.3.54) diff --git a/composer.json b/composer.json index 61558221..892f00ac 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.54", + "version": "102.3.55", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index b21585c1..e650e0c3 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +