Skip to content

Commit e15e40d

Browse files
committed
bump release 0.3.10
1 parent e672584 commit e15e40d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.10
2+
3+
- Add `dispose` function to explicitly stop a started client
4+
15
## 0.3.9
26

37
- Change from `API Version` to `Android Version`

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aptabase/react-native",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"private": false,
55
"description": "React Native SDK for Aptabase: Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps",
66
"sideEffects": false,

0 commit comments

Comments
 (0)