Skip to content

Commit ee79ecb

Browse files
committed
chore: Bump version to 1.253.0
1 parent 9c3680a commit ee79ecb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/browser/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.253.0 - 2025-06-16
2+
3+
- chore: update readme instructions (#2017)
4+
- chore: workspace migration (#1991)
5+
16
## 1.252.1 - 2025-06-15
27

38
- Fix crash when config has circular references (#2015)

packages/browser/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.1",
3+
"version": "1.253.0",
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)