Skip to content

Commit

Permalink
chore: update posthog-node version (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin authored Nov 25, 2024
1 parent 17e5a37 commit f84ce2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions posthog-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Next

# 4.3.0 - 2024-11-25

1. Add Sentry v8 support to the Sentry integration

# 4.2.3 - 2024-11-21

1. fix: identify method allows passing a $set_once object
Expand Down
2 changes: 1 addition & 1 deletion posthog-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "posthog-node",
"version": "4.2.3",
"version": "4.3.0",
"description": "PostHog Node.js integration",
"repository": {
"type": "git",
Expand Down

0 comments on commit f84ce2f

Please sign in to comment.