We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07277e7 commit cba3f80Copy full SHA for cba3f80
CHANGELOG.md
@@ -6,6 +6,12 @@ _The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
6
7
## [unreleased]
8
9
+## [v0.7.0] - 2025-11-05
10
+
11
+### Changed
12
13
+- Android native SDK is updated to v. 6.0.1
14
15
## [v0.6.0] - 2024-09-23
16
17
### Changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-helpscout-beacon",
3
"title": "React Native Helpscout Beacon",
4
- "version": "0.6.0",
+ "version": "0.7.0",
5
"description": "Integrate Helpscout Beacon in to your React Native app",
"main": "lib/index.js",
"types": "lib/types.d.ts",
0 commit comments