Skip to content

Commit 78bd2ca

Browse files
committed
chore: Bump version to 1.240.5
1 parent b6c4e8e commit 78bd2ca

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.240.5 - 2025-05-08
2+
3+
- fix: padding on cancel button (#1946)
4+
- chore: make rollup able to bundle CSS files (#1945)
5+
16
## 1.240.4 - 2025-05-07
27

38
- chore: include response within the survey_quesiton property (#1942)

package.json

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