Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.6...v1.1.0) (2023-05-30)

### Features

* Capture Client ID on Client Side Forwarding ([#37](#37)) ([9636091](9636091))
  • Loading branch information
mparticle-automation committed May 30, 2023
1 parent 3e5b690 commit f5e4d85
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions packages/GA4Client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.0.6...v1.1.0) (2023-05-30)


### Features

* Capture Client ID on Client Side Forwarding ([#37](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/issues/37)) ([9636091](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/commit/963609125d598220a69c8d1f7b854c41f345c3ba))

## [1.0.6](https://github.com/mparticle-integrations/mparticle-javascript-integration-google-analytics-4/compare/v1.0.5...v1.0.6) (2023-02-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/GA4Client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/GA4Client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mparticle/web-google-analytics-4-client-kit",
"version": "1.0.6",
"version": "1.1.0",
"author": "mParticle Developers <[email protected]> (https://www.mparticle.com)",
"description": "mParticle integration sdk for Google Analytics",
"main": "dist/GoogleAnalytics4EventForwarderClientSide-Kit.common.js",
Expand Down

0 comments on commit f5e4d85

Please sign in to comment.