We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706140d commit 2944805Copy full SHA for 2944805
ChangeLog.md
@@ -1,3 +1,7 @@
1
+2022-10-03 Version 5.6.2
2
+ - Fixed bug with returning LATD on iOS
3
+ - Fixed bug with setIdentityAsync on Android
4
+
5
2022-10-03 Version 5.6.1
6
- Update Android SDK to 5.2.5
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-branch",
- "version": "5.6.1",
+ "version": "5.6.2",
"description": "Branch Metrics React Native SDK",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments