Skip to content

Commit f7941bc

Browse files
committed
chore: Bump version to 1.60.0
1 parent e7ede33 commit f7941bc

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.60.0 - 2023-05-30
2+
3+
- feat: Added support for cross origin iframe recording (#655)
4+
15
## 1.59.0 - 2023-05-30
26

37
- feat: remove broken capture using img support (#651)

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