Skip to content

Commit 198e8f1

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2026-03-04) ### Bug Fixes * added attribute merging to logCheckoutOptionEvent ([#65](#65)) ([8636f3f](8636f3f))
1 parent 44219fe commit 198e8f1

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

packages/GA4Client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.5.0...v1.5.1) (2026-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* added attribute merging to logCheckoutOptionEvent ([#65](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/issues/65)) ([8636f3f](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/commit/8636f3fae03f06d1ab5c69dfe0ff1d4aa44496de))
7+
18
# [1.5.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.4.5...v1.5.0) (2025-05-05)
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.5.0",
3+
"version": "1.5.1",
44
"author": "mParticle Developers <developers@mparticle.com> (https://www.mparticle.com)",
55
"description": "mParticle integration sdk for Google Analytics",
66
"main": "dist/GoogleAnalytics4EventForwarderClientSide-Kit.common.js",

0 commit comments

Comments
 (0)