react-native-moengage-geofence 3.1.0 → 3.2.0

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,8 @@
1
+ # 16-01-2023
2
+
3
+ ## 3.2.0
4
+ - MoEngageGeofence SDK version updated to `~>5.2.0`.
5
+
1
6
  # 28-10-2022
2
7
 
3
8
  ## 3.1.0
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
13
  s.authors = "MoEngage Inc."
14
14
  s.source = {:file => './' }
15
15
  s.platform = :ios, "10.0"
16
- s.dependency 'MoEngagePluginGeofence', '>=1.1.0', '< 1.2.0'
16
+ s.dependency 'MoEngagePluginGeofence', '>=2.0.0', '< 2.1.0'
17
17
  s.dependency 'React'
18
18
  s.source_files = "ios/**/*.{h,m,mm,swift}"
19
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-moengage-geofence",
3
- "version": "3.1.0",
3
+ "version": "3.2.0",
4
4
  "description": "MoEngage React Native package to support geofence based campaigns in iOS platform",
5
5
  "main": "index.ts",
6
6
  "keywords": [