Skip to content

Commit 43c5737

Browse files
committed
REL-2291: Released MoEngagePluginBase 6.3.1, MoEngagePluginCards 3.4.1, MoEngagePluginGeofence 4.3.1, MoEngagePluginInbox 4.3.1
1 parent 475334a commit 43c5737

5 files changed

Lines changed: 29 additions & 5 deletions

File tree

MoEngagePluginBase/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 08-09-2025
2+
3+
## 6.3.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.04.2
6+
17
# 05-08-2025
28

39
## 6.3.0

MoEngagePluginCards/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 08-09-2025
2+
3+
## 3.4.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.04.2
6+
17
# 05-08-2025
28

39
## 3.4.0

MoEngagePluginGeofence/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 08-09-2025
2+
3+
## 4.3.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.04.2
6+
17
# 05-08-2025
28

39
## 4.3.0

MoEngagePluginInbox/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 08-09-2025
2+
3+
## 4.3.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.04.2
6+
17
# 05-08-2025
28

39
## 4.3.0

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
22
"name": "MoEngagePluginBase",
3-
"sdkVerMin": "10.04.0",
3+
"sdkVerMin": "10.04.2",
44
"packages": [
55
{
66
"name": "MoEngagePluginBase",
7-
"version": "6.3.0",
7+
"version": "6.3.1",
88
"changelog": "MoEngagePluginBase/CHANGELOG.md",
99
"tagPrefix": "pluginBase-"
1010
},
1111
{
1212
"name": "MoEngagePluginCards",
13-
"version": "3.4.0",
13+
"version": "3.4.1",
1414
"changelog": "MoEngagePluginCards/CHANGELOG.md",
1515
"tagPrefix": "pluginCards-"
1616
},
1717
{
1818
"name": "MoEngagePluginGeofence",
19-
"version": "4.3.0",
19+
"version": "4.3.1",
2020
"changelog": "MoEngagePluginGeofence/CHANGELOG.md",
2121
"tagPrefix": "pluginGeofence-"
2222
},
2323
{
2424
"name": "MoEngagePluginInbox",
25-
"version": "4.3.0",
25+
"version": "4.3.1",
2626
"changelog": "MoEngagePluginInbox/CHANGELOG.md",
2727
"tagPrefix": "pluginInbox-"
2828
}

0 commit comments

Comments
 (0)