react-native-moengage 11.2.1 → 11.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ # 24-04-2025
2
+
3
+ ## 11.2.2
4
+ - Android
5
+ - `inapp` version updated to `8.8.1`
6
+
1
7
  # 16-04-2025
2
8
 
3
9
  ## 11.2.1
@@ -21,7 +21,7 @@ rootProject.allprojects {
21
21
  ext {
22
22
  //dependency version
23
23
  moengageCoreVersion = "13.06.00"
24
- moengageInAppVersion = "8.8.0"
24
+ moengageInAppVersion = "8.8.1"
25
25
  basePluginVersion = "4.3.0"
26
26
  //build versions
27
27
  minimumVersion = 21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-moengage",
3
- "version": "11.2.1",
3
+ "version": "11.2.2",
4
4
  "description": "MoEngage is a mobile marketing automation company. This react-native SDK helps you track events, trigger smart notifications and in-apps, provides a drop-in Inbox Controller for notifications.",
5
5
  "main": "src/index.ts",
6
6
  "files": [