Skip to content

Commit 1f3a55c

Browse files
committed
REL-2424: Released MoEngagePluginBase 6.6.1, MoEngagePluginCards 3.7.1, MoEngagePluginGeofence 4.6.1, MoEngagePluginInbox 4.6.1
1 parent 7b6b4a4 commit 1f3a55c

File tree

5 files changed

+29
-5
lines changed

5 files changed

+29
-5
lines changed

MoEngagePluginBase/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 17-10-2025
2+
3+
## 6.6.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.07.2
6+
17
# 13-10-2025
28

39
## 6.6.0

MoEngagePluginCards/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 17-10-2025
2+
3+
## 3.7.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.07.2
6+
17
# 13-10-2025
28

39
## 3.7.0

MoEngagePluginGeofence/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 17-10-2025
2+
3+
## 4.6.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.07.2
6+
17
# 13-10-2025
28

39
## 4.6.0

MoEngagePluginInbox/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 17-10-2025
2+
3+
## 4.6.1
4+
5+
- Updated MoEngage-iOS-SDK to 10.07.2
6+
17
# 13-10-2025
28

39
## 4.6.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.07.1",
3+
"sdkVerMin": "10.07.2",
44
"packages": [
55
{
66
"name": "MoEngagePluginBase",
7-
"version": "6.6.0",
7+
"version": "6.6.1",
88
"changelog": "MoEngagePluginBase/CHANGELOG.md",
99
"tagPrefix": "pluginBase-"
1010
},
1111
{
1212
"name": "MoEngagePluginCards",
13-
"version": "3.7.0",
13+
"version": "3.7.1",
1414
"changelog": "MoEngagePluginCards/CHANGELOG.md",
1515
"tagPrefix": "pluginCards-"
1616
},
1717
{
1818
"name": "MoEngagePluginGeofence",
19-
"version": "4.6.0",
19+
"version": "4.6.1",
2020
"changelog": "MoEngagePluginGeofence/CHANGELOG.md",
2121
"tagPrefix": "pluginGeofence-"
2222
},
2323
{
2424
"name": "MoEngagePluginInbox",
25-
"version": "4.6.0",
25+
"version": "4.6.1",
2626
"changelog": "MoEngagePluginInbox/CHANGELOG.md",
2727
"tagPrefix": "pluginInbox-"
2828
}

0 commit comments

Comments
 (0)