Skip to content

Commit

Permalink
chore: Bump version to 1.169.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Oct 15, 2024
1 parent 5e20147 commit 51050f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.169.0 - 2024-10-15

- feat: report reason for recording start (#1452)
- chore: improve exception autocapture (#1466)

## 1.168.0 - 2024-10-15

- fix(errors): Better define schema, align with python (#1460)
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.168.0",
"version": "1.169.0",
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
"repository": "https:/PostHog/posthog-js",
"author": "[email protected]",
Expand Down

0 comments on commit 51050f4

Please sign in to comment.