chore: update versions

This commit is contained in:
github-actions[bot] 2024-09-22 05:14:07 +00:00 committed by Bogdan Ivanov
parent e6a7c7d044
commit 522f861ddb
3 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,9 @@
## 0.3.5
### Patch Changes
- 7ea8c11: fix: events tracked at page load are sometimes not sent
## 0.3.4
- Move browser locale and is debug reads from import to first event to better support SSR

View file

@ -1,6 +1,6 @@
{
"name": "@aptabase/react",
"version": "0.3.4",
"version": "0.3.5",
"type": "module",
"description": "React SDK for Aptabase: Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps",
"main": "./dist/index.cjs",