File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ This document lets you know what has changed in the React Native module. For cha
5
5
- [ Android Changelog] ( https://github.com/apptentive/apptentive-android/blob/master/CHANGELOG.md )
6
6
- [ iOS Changelog] ( https://github.com/apptentive/apptentive-ios/blob/master/CHANGELOG.md )
7
7
8
+ # 2022-06-09 - v6.0.1
9
+
10
+ - Apptentive Android SDK: 5.8.3
11
+ - Apptentive iOS SDK: 6.0.2
12
+
13
+ #### Bugs Fixed
14
+
15
+ - Added missing lifecycle callbacks for the Android platform
16
+
8
17
# 2022-05-16 - v6.0.0
9
18
10
19
- Apptentive Android SDK: 5.8.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " apptentive-react-native" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " React Native Module for Apptentive SDK" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments