Skip to content

Commit 6a6eb28

Browse files
committed
chore: Bump version to 1.214.0
1 parent 9bf2e35 commit 6a6eb28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.214.0 - 2025-01-30
2+
3+
- chore: add device types check (#1698)
4+
15
## 1.213.0 - 2025-01-30
26

37
- feat: deprecate `featureFlags.override` in favor of `featureFlags.overrideFeatureFlags`, a new function that supports overriding flags and flag payloads (#1697)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-js",
3-
"version": "1.213.0",
3+
"version": "1.214.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": "[email protected]",

0 commit comments

Comments
 (0)