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.
2 parents 706140d + 01f2d35 commit 67a5c77Copy full SHA for 67a5c77
ChangeLog.md
@@ -1,3 +1,7 @@
1
+2022-10-13 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