diff --git a/CHANGELOG.md b/CHANGELOG.md index 34a2094a..53cf9a2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.7.5] - 27 January 2024 ### Fixed - Make sure that `customer` section in localstorage is refreshed with `wishlist/index/add` diff --git a/composer.json b/composer.json index 5f9058a0..d0a8b14c 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "yireo/magento2-googletagmanager2", - "version": "3.7.4", + "version": "3.7.5", "license": "OSL-3.0", "type": "magento2-module", "homepage": "https://www.yireo.com/software/magento-extensions/googletagmanager2",