Skip to content

Commit c363ae7

Browse files
authored
Release 6.0.1 (#136)
🐛 Bug Fixes - Fixed an issue that was causing a crash when updating a user or logging a user in to Intercom. - This issue was reported in the Intercom Community Forum [here](https://community.intercom.com/mobile-sdks-24/seeing-crash-on-intercom-sdk-initialization-on-react-native-ios-app-unrecognized-selector-sent-to-instance-on-re-3996) and [here](https://community.intercom.com/mobile-sdks-24/the-app-crashes-on-react-native-0-70-6-2640).
1 parent b8d3c24 commit c363ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "6.0.0",
3+
"version": "6.0.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)