Skip to content

Commit

Permalink
Release react native 7.2.1 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
prithivraj authored Aug 23, 2024
1 parent e30de2e commit 44ed5a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion intercom-react-native.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ Pod::Spec.new do |s|
s.resource_bundles = { 'IntercomFramework' => ['ios/assets/*'] }

s.dependency "React-Core"
s.dependency "Intercom", '~> 17.2.1'
s.dependency "Intercom", '~> 17.2.2'
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intercom/intercom-react-native",
"version": "7.2.0",
"version": "7.2.1",
"description": "React Native wrapper to bridge our iOS and Android SDK",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 44ed5a3

Please sign in to comment.