Skip to content

Commit

Permalink
chore(release): 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.3.0](v2.2.1...v2.3.0) (2024-02-29)

### Bug Fixes

* Delete GoogleAdWordsEventForwarder.js ([#53](#53)) ([7726369](7726369))

### Features

* Add support for Consent State Updates ([#52](#52)) ([fbddd45](fbddd45))
  • Loading branch information
mparticle-automation committed Feb 29, 2024
1 parent 75cf227 commit fd09f40
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.3.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/compare/v2.2.1...v2.3.0) (2024-02-29)


### Bug Fixes

* Delete GoogleAdWordsEventForwarder.js ([#53](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/issues/53)) ([7726369](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/commit/7726369ad54a9d7b45fbc0e70e46f3a2747f2605))


### Features

* Add support for Consent State Updates ([#52](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/issues/52)) ([fbddd45](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/commit/fbddd45db90791932d8ad2b26092a7f6ca58b737))

## [2.2.1](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/compare/v2.2.0...v2.2.1) (2023-08-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mparticle/web-adwords-kit",
"version": "2.2.1",
"version": "2.3.0",
"author": "mParticle Developers <developers@mparticle.com> (https://www.mparticle.com)",
"description": "mParticle integration sdk for Google Adwords",
"main": "dist/GoogleAdWordsEventForwarder.common.js",
Expand Down

0 comments on commit fd09f40

Please sign in to comment.