We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5462da2 + 575ed93 commit 2111f49Copy full SHA for 2111f49
3 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 6.13.1
2
+ Release date: *2024-03-07*
3
+
4
+- React Native >> update iOS to 6.13.1
5
6
## 6.13.0
7
Release date: *2024-02-19*
8
README.md
@@ -13,7 +13,7 @@
13
### <a id="plugin-build-for"> This plugin is built for
14
15
- Android AppsFlyer SDK **v6.13.0**
16
-- iOS AppsFlyer SDK **v6.13.0**
+- iOS AppsFlyer SDK **v6.13.1**
17
18
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to v6.x.x❗❗
19
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-appsflyer",
- "version": "6.13.0",
+ "version": "6.13.1",
"description": "React Native Appsflyer plugin",
"main": "index.js",
"types": "index.d.ts",
0 commit comments