Skip to content

Commit

Permalink
chore: Bump version to 1.203.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie-c committed Jan 3, 2025
1 parent a3da178 commit 7b05bc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.203.3 - 2025-01-03

- feat: Add pageview and prev pageview tracking (#1634)
- fix: safer toolbar function (#1637)
- chore: playwright tests (#1631)

## 1.203.2 - 2024-12-27

- Adds option for nonce support (#1630)
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.203.2",
"version": "1.203.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 7b05bc2

Please sign in to comment.