From 8e7a74ee07803deee0975235884eb996fa6dec1e Mon Sep 17 00:00:00 2001 From: grimlink Date: Fri, 18 Aug 2023 11:50:40 +0200 Subject: [PATCH] Release v1.0.1 --- CHANGELOG.md | 5 +++++ composer.json | 4 ++-- view/frontend/templates/footer/payment-logos.phtml | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbffdff..89c3256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,5 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.1] - 2023-08-18 +### Fixed +- Missing column style for default Hyva theme +- SVG icon path issue + ## [1.0.0] - 2023-04-28 Initial release 🎉 diff --git a/composer.json b/composer.json index 2b01c8e..4636885 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "siteation/magento2-storeinfo-payments", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "type": "magento2-module", "description": "The Siteation StoreInfo Payments module simplifies the process of displaying your configured payment methods on your store", @@ -23,7 +23,7 @@ "magento/framework": ">=102.0.0", "magento/module-payment": "^100.0", "hyva-themes/magento2-theme-module": "^1.1|^1.2", - "siteation/magento2-hyva-icons-payment": "^1.0" + "siteation/magento2-hyva-icons-payment": ">=1.0.2" }, "autoload": { "files": [ diff --git a/view/frontend/templates/footer/payment-logos.phtml b/view/frontend/templates/footer/payment-logos.phtml index 4fe8a4e..ba9c8b5 100644 --- a/view/frontend/templates/footer/payment-logos.phtml +++ b/view/frontend/templates/footer/payment-logos.phtml @@ -23,7 +23,7 @@ if (!$paymentOptions) { } ?> -