Skip to content

Commit fb6dba9

Browse files
committed
Update README, package.json, changelog
1 parent 2d30f01 commit fb6dba9

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 6.15.3
2+
Release date: *2025-01-8*
3+
4+
- React Native >> Update iOS SDK to v6.15.3
5+
- React native >> Update Android SDK to v6.15.2
6+
17
## 6.15.1
28
Release date: *2024-09-15*
39

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
1313
### <a id="plugin-build-for"> This plugin is built for
1414

15-
- Android AppsFlyer SDK **v6.15.1**
16-
- iOS AppsFlyer SDK **v6.15.1**
15+
- Android AppsFlyer SDK **v6.15.2**
16+
- iOS AppsFlyer SDK **v6.15.3**
1717
- Tested with React-Native **v0.62.0** (older versions might be supported)
1818

1919
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to v6.x.x❗❗

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-appsflyer",
3-
"version": "6.15.1",
3+
"version": "6.15.3",
44
"description": "React Native Appsflyer plugin",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)