diff --git a/CHANGELOG.md b/CHANGELOG.md index b30fa8c..556cd63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.2.3] - 2024-10-11 ### Fixed - iDeal stoke color in the flat version - Moved `SvgIcons` argument from global scope to frontend and adminthtml scope, diff --git a/composer.json b/composer.json index 844dba0..eeed0dc 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "siteation/magento2-hyva-icons-payment", - "version": "1.2.2", + "version": "1.2.3", "license": "MIT", "type": "magento2-module", "description": "Payment icons for Hyva Themes",