Skip to content

Commit

Permalink
chore: Bump version to 1.159.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skoob13 committed Aug 29, 2024
1 parent d0a9ba5 commit 51cc368
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.159.0 - 2024-08-29

- fix: capture a $pageview event on opting in (#1372)

## 1.158.3 - 2024-08-28

- fix(errors): Build endpoint for sentry integration & exception observer correctly (#1390)
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.158.3",
"version": "1.159.0",
"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 51cc368

Please sign in to comment.