Skip to content

Commit

Permalink
Merge pull request #10 from aptabase/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
ivnbogdan authored Sep 22, 2024
2 parents e6a7c7d + 522f861 commit 3389cdf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-flies-suffer.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 3389cdf

Please sign in to comment.