Skip to content

Commit 86f5a76

Browse files
committed
chore: Bump version to 1.232.0
1 parent 17a1cbb commit 86f5a76

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.232.0 - 2025-03-20
2+
3+
- feat: do not start recorder active-active (#1839)
4+
- chore(dev): add config to make debugging with vs code and the orta jest extension… (#1836)
5+
- feat(flags): Support `/decide?v=4` and include version info flag called events (#1837)
6+
17
## 1.231.3 - 2025-03-19
28

39
- fix: do not allow non string `$current_url` to be provided (#1835)

package.json

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