Skip to content

Commit 998817f

Browse files
committed
chore: Bump version to 1.234.2
1 parent 29f57ce commit 998817f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.234.2 - 2025-03-28
2+
3+
- fix: do not always wrap console.error (#1853)
4+
- fix(err): message must always be a string (#1852)
5+
16
## 1.234.1 - 2025-03-27
27

38

package.json

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