Skip to content

Commit

Permalink
update package.json, readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-kremer93 committed Jan 30, 2022
1 parent adfdd2e commit b84990a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 6.5.20
Release date: *2022-January-30*

- React Native > Update native SDK to v6.5.2
- React Native > show the ATT in didBecomeActive of the plugin's sample app
- React Native > Android > userEmails defaults to None
- React Native > iOS > Deeplink not working when app is in killed state and restorationHandler is nil
- React Native > Android & iOS DeepLinkResult inconsistencies
- React Native > add typescript declarations

## 6.4.40
Release date: *2021-December-12*

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-appsflyer",
"version": "6.5.20-rc1",
"version": "6.5.20",
"description": "React Native Appsflyer plugin",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit b84990a

Please sign in to comment.