Skip to content

Commit 522ea1e

Browse files
committed
Release
1 parent fbadec4 commit 522ea1e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.9.13] - 12 November 2024
10+
### Fixed
11+
- Avoid calling function twice, data already exist #254 @taoufiqaitali
12+
913
## [3.9.12] - 24 October 2024
1014
### Fixed
1115
- Move `Model/Config/` classes to `Config/`

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yireo/magento2-googletagmanager2",
3-
"version": "3.9.12",
3+
"version": "3.9.13",
44
"license": "OSL-3.0",
55
"type": "magento2-module",
66
"homepage": "https://www.yireo.com/software/magento-extensions/googletagmanager2",

0 commit comments

Comments
 (0)