Skip to content

Commit

Permalink
Merge pull request #696 from BranchMetrics/gdeluna-branch/CommunityUp…
Browse files Browse the repository at this point in the history
…dates2

Bump version for more community PRs
  • Loading branch information
gdeluna-branch authored Jan 31, 2022
2 parents 5f3a693 + add1cfa commit 4fe1c39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2022-01-31 Version 5.3.1
- Null checks for listeners. Thanks ilyagru!
- Depend on React-Core instead of React. Thanks radko93!
- Use @ReactModule annotation. Thanks janicduplessis!

2022-01-25 Version 5.3.0
- Swift support. Thanks giautm!
- Expose iOS method handleATTAuthorizationStatus. Thanks adkenyon!
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-branch",
"version": "5.3.0",
"version": "5.3.1",
"description": "Branch Metrics React Native SDK",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 4fe1c39

Please sign in to comment.