Skip to content

Commit

Permalink
Merge pull request #1912 from mailchimp/Version-103.4.59-2.4
Browse files Browse the repository at this point in the history
new version 103.4.59 for 2.4
  • Loading branch information
gonzaloebiz authored Feb 29, 2024
2 parents 09994a7 + 8a12f12 commit b25783c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [103.4.59](https://github.com/mailchimp/mc-magento2/tree/103.4.59)

[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.58...103.4.59)

**Fixed bugs:**

- "The website with id X that was requested wasn't found. Verify the website and try again" [\#1890](https://github.com/mailchimp/mc-magento2/issues/1890)

## [103.4.58](https://github.com/mailchimp/mc-magento2/tree/103.4.58)

[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.57...103.4.58)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"description": "Connect MailChimp with Magento",
"type": "magento2-module",
"version": "103.4.58",
"version": "103.4.59",
"authors": [
{
"name": "Ebizmarts Corp",
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Ebizmarts_MailChimp" setup_version="103.4.58">
<module name="Ebizmarts_MailChimp" setup_version="103.4.59">
<sequence>
<module name="Magento_Newsletter"/>
<module name="Magento_Sales"/>
Expand Down

0 comments on commit b25783c

Please sign in to comment.