Skip to content

Commit a28ea82

Browse files
committed
chore: Bump version to 1.249.5
1 parent 0fe57b1 commit a28ea82

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.249.5 - 2025-06-05
2+
3+
- feat: exception rate limiter by type (#1994)
4+
15
## 1.249.4 - 2025-06-05
26

37
- fix: use correct key for exception values in suppression rules (#2002)

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.249.4",
3+
"version": "1.249.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)