Skip to content

Commit cba3f80

Browse files
committed
0.7.0
1 parent 07277e7 commit cba3f80

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ _The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66

77
## [unreleased]
88

9+
## [v0.7.0] - 2025-11-05
10+
11+
### Changed
12+
13+
- Android native SDK is updated to v. 6.0.1
14+
915
## [v0.6.0] - 2024-09-23
1016

1117
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-helpscout-beacon",
33
"title": "React Native Helpscout Beacon",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"description": "Integrate Helpscout Beacon in to your React Native app",
66
"main": "lib/index.js",
77
"types": "lib/types.d.ts",

0 commit comments

Comments
 (0)