Skip to content

Commit 44ed5a3

Browse files
authored
Release react native 7.2.1 (#218)
1 parent e30de2e commit 44ed5a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

intercom-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ Pod::Spec.new do |s|
1818
s.resource_bundles = { 'IntercomFramework' => ['ios/assets/*'] }
1919

2020
s.dependency "React-Core"
21-
s.dependency "Intercom", '~> 17.2.1'
21+
s.dependency "Intercom", '~> 17.2.2'
2222
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intercom/intercom-react-native",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"description": "React Native wrapper to bridge our iOS and Android SDK",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)