Skip to content

Commit 14b59ee

Browse files
chore(release): 2.2.3
## [2.2.3](2.2.2...2.2.3) (2023-01-09) ### Bug Fixes * Android Consent now retains previously Set Consent States ([#22](#22)) ([c5ce970](c5ce970))
1 parent c5ce970 commit 14b59ee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.3](https://github.com/mParticle/cordova-plugin-mparticle/compare/2.2.2...2.2.3) (2023-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* Android Consent now retains previously Set Consent States ([#22](https://github.com/mParticle/cordova-plugin-mparticle/issues/22)) ([c5ce970](https://github.com/mParticle/cordova-plugin-mparticle/commit/c5ce97014b9cefc86c878f899472848c1d3fa6f7))
7+
18
## [2.2.2](https://github.com/mParticle/cordova-plugin-mparticle/compare/2.2.1...2.2.2) (2022-09-29)
29

310

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-mparticle",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Cordova plugin for mParticle",
55
"homepage": "https://www.mparticle.com",
66
"repository": "mParticle/cordova-plugin-mparticle",

0 commit comments

Comments
 (0)