Skip to content

Commit

Permalink
chore: Bump version to 1.146.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Jul 11, 2024
1 parent a1969c1 commit 9261c19
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.146.1 - 2024-07-11

- fix: add web vitals to array full (#1297)
- feat(Surveys): Activate surveys based on actions (#1295)
- feat(Surveys): Add ActionMatcher to match CaptureResult to any known actions (#1294)

## 1.146.0 - 2024-07-10

- feat: move heatmaps to their own event (#1287)
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.146.0",
"version": "1.146.1",
"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 9261c19

Please sign in to comment.