Skip to content

Commit

Permalink
chore: Bump version to 1.151.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Jul 31, 2024
1 parent d356274 commit 4f3dc87
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.151.1 - 2024-07-31

- fix(surveys): Center the X (#1329)

## 1.151.0 - 2024-07-30

- Accept eventPayload in onEvent handler (#1331)
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.151.0",
"version": "1.151.1",
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
"repository": "https://github.com/PostHog/posthog-js",
"author": "hey@posthog.com",
Expand Down

0 comments on commit 4f3dc87

Please sign in to comment.