Skip to content

Commit

Permalink
chore(release): 2.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.1](v2.3.0...v2.3.1) (2024-04-16)

### Bug Fixes

* Set mapped consent name from server to lowercase ([#57](#57)) ([e1cbf49](e1cbf49))
  • Loading branch information
mparticle-automation committed Apr 16, 2024
1 parent 142d21e commit b119f9f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.1](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/compare/v2.3.0...v2.3.1) (2024-04-16)


### Bug Fixes

* Set mapped consent name from server to lowercase ([#57](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/issues/57)) ([e1cbf49](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/commit/e1cbf493f440d0642d30db1bae83262a61a3880a))

# [2.3.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-adwords/compare/v2.2.1...v2.3.0) (2024-02-29)


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.3.0",
"version": "2.3.1",
"author": "mParticle Developers <[email protected]> (https://www.mparticle.com)",
"description": "mParticle integration sdk for Google Adwords",
"main": "dist/GoogleAdWordsEventForwarder.common.js",
Expand Down

0 comments on commit b119f9f

Please sign in to comment.