Skip to content

Commit

Permalink
chore: Bump version to 1.202.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaeelaudibert committed Dec 18, 2024
1 parent 1638dfc commit 7424c35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.202.3 - 2024-12-18

- chore(): Small tweaks to make fetch default (#1610)
- chore: remove circular dependencies (#1618)

## 1.202.2 - 2024-12-17

- fix: specify transport in fewer places to let config control (#1614)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "posthog-js",
"version": "1.202.2",
"version": "1.202.3",
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
"repository": "https://github.com/PostHog/posthog-js",
"author": "[email protected]",
Expand Down

0 comments on commit 7424c35

Please sign in to comment.