Skip to content

Commit 8f1fc5b

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2024-08-20) ### Bug Fixes * forward Impressions and Promotions custom attributes ([#60](#60)) ([d13f694](d13f694))
1 parent 4a93124 commit 8f1fc5b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

packages/GA4Client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.4](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.4.3...v1.4.4) (2024-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* forward Impressions and Promotions custom attributes ([#60](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/issues/60)) ([d13f694](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/commit/d13f6948f9fca0c554501035b3a7c4da91f4b911))
7+
18
## [1.4.3](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.4.2...v1.4.3) (2024-05-07)
29

310

packages/GA4Client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/GA4Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mparticle/web-google-analytics-4-client-kit",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"author": "mParticle Developers <[email protected]> (https://www.mparticle.com)",
55
"description": "mParticle integration sdk for Google Analytics",
66
"main": "dist/GoogleAnalytics4EventForwarderClientSide-Kit.common.js",

0 commit comments

Comments
 (0)