Skip to content

Commit

Permalink
chore: Bump version to 1.201.1
Browse files Browse the repository at this point in the history
benjackwhite committed Dec 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9b4c24e commit a0e73eb
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.201.1 - 2024-12-17

- fix: Load RemoteConfig by default but don't use it (#1607)
- chore: add websockets example to nextjs playground (#1605)

## 1.201.0 - 2024-12-16

- fix: rotate session id proactively (#1512)
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.201.0",
"version": "1.201.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 a0e73eb

Please sign in to comment.