Skip to content

Commit cb35d38

Browse files
chore(release): 2.2.2
## [2.2.2](2.2.1...2.2.2) (2022-09-29) ### Bug Fixes * Fix ProductActions getting mapped to PromotionActions ([#16](#16)) ([85ab4c7](85ab4c7))
1 parent 85ab4c7 commit cb35d38

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.2](https://github.com/mParticle/cordova-plugin-mparticle/compare/2.2.1...2.2.2) (2022-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix ProductActions getting mapped to PromotionActions ([#16](https://github.com/mParticle/cordova-plugin-mparticle/issues/16)) ([85ab4c7](https://github.com/mParticle/cordova-plugin-mparticle/commit/85ab4c7c67a16e93879e8488760baeec3abda650))
7+
18
## [2.2.1](https://github.com/mParticle/cordova-plugin-mparticle/compare/2.2.0...2.2.1) (2022-05-19)
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.1",
3+
"version": "2.2.2",
44
"description": "Cordova plugin for mParticle",
55
"homepage": "https://www.mparticle.com",
66
"repository": "mParticle/cordova-plugin-mparticle",

0 commit comments

Comments
 (0)