chore: update versions
This commit is contained in:
parent
e6a7c7d044
commit
522f861ddb
3 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue