Skip to content

Commit dbb9eae

Browse files
chore: update versions and lockfile [version bump]
1 parent 664a11b commit dbb9eae

File tree

11 files changed

+4177
-10
lines changed

11 files changed

+4177
-10
lines changed

.changeset/strong-swans-relax.md

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

packages/browser/CHANGELOG.md

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

3+
## 1.363.4
4+
5+
### Patch Changes
6+
7+
- [#3275](https://github.com/PostHog/posthog-js/pull/3275) [`664a11b`](https://github.com/PostHog/posthog-js/commit/664a11b083cf0a92630676207abb52aeb6a7c1e9) Thanks [@fasyy612](https://github.com/fasyy612)! - bump rrweb dependency version
8+
(2026-03-24)
9+
- Updated dependencies []:
10+
- @posthog/types@1.363.4
11+
312
## 1.363.3
413

514
### 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.3",
3+
"version": "1.363.4",
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)