Skip to content

Commit 67a5c77

Browse files
Merge pull request #749 from BranchMetrics/Release-5.6.2
[SDK-1665] Release 5.6.2
2 parents 706140d + 01f2d35 commit 67a5c77

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
2022-10-03 Version 5.6.1
26
- Update Android SDK to 5.2.5
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-branch",
3-
"version": "5.6.1",
3+
"version": "5.6.2",
44
"description": "Branch Metrics React Native SDK",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)