Skip to content

Commit 5a5da91

Browse files
chore: update versions and lockfile [version bump]
1 parent ba08262 commit 5a5da91

File tree

12 files changed

+4185
-16
lines changed

12 files changed

+4185
-16
lines changed

.changeset/slim-extension-bundles.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slimy-seas-travel.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/browser/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# posthog-js
22

3+
## 1.363.5
4+
5+
### Patch Changes
6+
7+
- [#3278](https://github.com/PostHog/posthog-js/pull/3278) [`c59dc90`](https://github.com/PostHog/posthog-js/commit/c59dc90e167f2e1dc3fc4e53d2d716f9dc5e3c70) Thanks [@dustinbyrne](https://github.com/dustinbyrne)! - Add tree-shakeable ESM extension-bundles entry point for slim builds
8+
(2026-03-25)
9+
10+
- [#3274](https://github.com/PostHog/posthog-js/pull/3274) [`ba08262`](https://github.com/PostHog/posthog-js/commit/ba08262a0bcf4ae1db3ef3bb841e0ad07002fbea) Thanks [@pauldambra](https://github.com/pauldambra)! - fix: document visibility change shoudln't capture dead click
11+
(2026-03-25)
12+
- Updated dependencies [[`ba08262`](https://github.com/PostHog/posthog-js/commit/ba08262a0bcf4ae1db3ef3bb841e0ad07002fbea)]:
13+
- @posthog/types@1.363.5
14+
315
## 1.363.4
416

517
### Patch Changes

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.363.4",
3+
"version": "1.363.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": "hey@posthog.com",

0 commit comments

Comments
 (0)