Skip to content

Commit c823e6f

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2023-11-29) ### Bug Fixes * Add check for cleansing callback; replace error with warn ([7184c2b](7184c2b))
1 parent 4c9138b commit c823e6f

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.3.1](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.3.0...v1.3.1) (2023-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Add check for cleansing callback; replace error with warn ([7184c2b](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/commit/7184c2b10005db7a1486df62576b1c6ef676eb0b))
7+
18
# [1.3.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.2.0...v1.3.0) (2023-10-02)
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.3.0",
3+
"version": "1.3.1",
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)