Skip to content

Commit e2e9bb4

Browse files
chore: update versions and lockfile [version bump]
1 parent 16e8cc8 commit e2e9bb4

File tree

12 files changed

+4358
-16
lines changed

12 files changed

+4358
-16
lines changed

.changeset/empty-ants-grin.md

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

.changeset/honest-rats-raise.md

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

packages/browser/CHANGELOG.md

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

3+
## 1.363.0
4+
5+
### Minor Changes
6+
7+
- [#3247](https://github.com/PostHog/posthog-js/pull/3247) [`7efa558`](https://github.com/PostHog/posthog-js/commit/7efa558fa0a5e3355d4f3c7974ec20b6a1b810b4) Thanks [@dmarticus](https://github.com/dmarticus)! - prevent silent identity switch during bootstrap and auto-identify anonymous users
8+
(2026-03-20)
9+
10+
### Patch Changes
11+
12+
- [#3245](https://github.com/PostHog/posthog-js/pull/3245) [`1acd6fd`](https://github.com/PostHog/posthog-js/commit/1acd6fdfaaa46da71ca15bba2916c3bb81c3e7ef) Thanks [@dmarticus](https://github.com/dmarticus)! - handle plain array and object forms in overrideFeatureFlags
13+
(2026-03-20)
14+
- Updated dependencies [[`1acd6fd`](https://github.com/PostHog/posthog-js/commit/1acd6fdfaaa46da71ca15bba2916c3bb81c3e7ef)]:
15+
- @posthog/types@1.363.0
16+
317
## 1.362.0
418

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

0 commit comments

Comments
 (0)