Skip to content

Commit

Permalink
Release 6.0.1 (#136)
Browse files Browse the repository at this point in the history
🐛 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).
  • Loading branch information
Br1an-Boyle authored Oct 3, 2023
1 parent b8d3c24 commit c363ae7
Showing 1 changed file with 1 addition and 1 deletion.
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": "6.0.0",
"version": "6.0.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 c363ae7

Please sign in to comment.