Skip to content

Commit c7331fc

Browse files
committed
chore: Bump version to 1.232.1
1 parent cca8f5a commit c7331fc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.232.1 - 2025-03-20
2+
3+
- feat: Screen dimensions and UA as person property (#1840)
4+
15
## 1.232.0 - 2025-03-20
26

37
- feat: do not start recorder active-active (#1839)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-js",
3-
"version": "1.232.0",
3+
"version": "1.232.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)