Skip to content

Commit

Permalink
chore: Bump version to 1.57.1
Browse files Browse the repository at this point in the history
neilkakkar committed May 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent bb057aa commit 2bd489f
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.57.1 - 2023-05-17

- fix(decide): Make sure all stored properties are sent on first decide request (#633)
- fix(identify): actually send $set_once on identify calls (#629)

## 1.57.0 - 2023-05-15

- feat: Added OS version to the OS details (#624)
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.57.0",
"version": "1.57.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]",

0 comments on commit 2bd489f

Please sign in to comment.