Skip to content

Commit 4fe1c39

Browse files
Merge pull request #696 from BranchMetrics/gdeluna-branch/CommunityUpdates2
Bump version for more community PRs
2 parents 5f3a693 + add1cfa commit 4fe1c39

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2022-01-31 Version 5.3.1
2+
- Null checks for listeners. Thanks ilyagru!
3+
- Depend on React-Core instead of React. Thanks radko93!
4+
- Use @ReactModule annotation. Thanks janicduplessis!
5+
16
2022-01-25 Version 5.3.0
27
- Swift support. Thanks giautm!
38
- Expose iOS method handleATTAuthorizationStatus. Thanks adkenyon!

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.3.0",
3+
"version": "5.3.1",
44
"description": "Branch Metrics React Native SDK",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)