Skip to content

Commit caf2193

Browse files
committed
chore: Bump version to 1.252.1
1 parent 5a926ef commit caf2193

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.252.1 - 2025-06-15
2+
3+
- Fix crash when config has circular references (#2015)
4+
15
## 1.252.0 - 2025-06-12
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-js",
3-
"version": "1.252.0",
3+
"version": "1.252.1",
44
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
55
"repository": "https://github.com/PostHog/posthog-js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)