Skip to content

Commit

Permalink
chore: Bump version to 1.145.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Jul 10, 2024
1 parent 0ee886e commit 8f812b1
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.145.1 - 2024-07-10

- fix: capture network recording type (#1296)
- feat(surveys): added close button text customization feature (#1288)
- chore: fix error tests listener registration (#1291)

## 1.145.0 - 2024-07-08

- feat: send errors one way (#1289)
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.145.0",
"version": "1.145.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 8f812b1

Please sign in to comment.