diff --git a/CHANGELOG-PUBLIC.MD b/CHANGELOG-PUBLIC.MD index 274e251..11dd327 100644 --- a/CHANGELOG-PUBLIC.MD +++ b/CHANGELOG-PUBLIC.MD @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning(http://semver.org/). -## 1.2.1 +## 1.2.1 Fixed composer file ## 1.2.2 @@ -68,21 +68,7 @@ MNB-923 Move DB install to XML. MNB-922 Fix unit tests ## 20.3.0 (2022-02-23) MNB-2125 added support for BR postcode with hyphen - - ## 20.4.0 (2022-05-30) MNB-2539 Add support for Magento 2.4.4 -## 20.4.1 (2022-05-30) -MNB-2539 Add support for Magento 2.4.4 - - -## 20.4.2 (2022-05-30) -MNB-2539 Add support for Magento 2.4.4 - - -## 20.4.2 (2022-05-30) -MNB-2539 Add support for Magento 2.4.4 - - diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 274e251..11dd327 100755 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning(http://semver.org/). -## 1.2.1 +## 1.2.1 Fixed composer file ## 1.2.2 @@ -68,21 +68,7 @@ MNB-923 Move DB install to XML. MNB-922 Fix unit tests ## 20.3.0 (2022-02-23) MNB-2125 added support for BR postcode with hyphen - - ## 20.4.0 (2022-05-30) MNB-2539 Add support for Magento 2.4.4 -## 20.4.1 (2022-05-30) -MNB-2539 Add support for Magento 2.4.4 - - -## 20.4.2 (2022-05-30) -MNB-2539 Add support for Magento 2.4.4 - - -## 20.4.2 (2022-05-30) -MNB-2539 Add support for Magento 2.4.4 - - diff --git a/composer.json b/composer.json index b77f470..11eb0f0 100755 --- a/composer.json +++ b/composer.json @@ -1,13 +1,11 @@ { "name": "webshopapps/module-matrixrate", - "description": "Magento Shipping Multiple Table Rates - MatrixRate", - + "version": "20.4.0", "license": [ "OSL-3.0", "AFL-3.0" ], - "authors": [ { "name": "ShipperHQ", @@ -18,13 +16,10 @@ "name": "Karen Baker" } ], - "type": "magento2-module", - "support": { "documentation": "http://docs.shipperhq.com" }, - "autoload": { "files": [ "src/registration.php"