Skip to content

Commit ec46e4b

Browse files
Release 6.7.0 (#254)
Release 6.7.0
1 parent 755389c commit ec46e4b

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.scripts/changes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Apptentive Android SDK: 6.1.0
2-
- Apptentive iOS SDK: 6.2.2
1+
- Apptentive Android SDK: 6.7.0
2+
- Apptentive iOS SDK: 6.7.0

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ This document lets you know what has changed in the React Native module. For cha
55
- [Android Changelog](https://github.com/apptentive/apptentive-kit-android/blob/master/CHANGELOG.md)
66
- [iOS Changelog](https://github.com/apptentive/apptentive-kit-ios/blob/main/CHANGELOG.md)
77

8+
# 2024-04-24 - v6.7.0
9+
10+
- Apptentive Android SDK: 6.7.0
11+
- Apptentive iOS SDK: 6.7.0
12+
813
# 2023-08-02 - v6.1.3
914

1015
- Apptentive Android SDK: 6.1.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apptentive-react-native",
3-
"version": "6.1.3",
3+
"version": "6.7.0",
44
"description": "React Native Module for Apptentive SDK",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)