Skip to content

Commit 983118f

Browse files
chore: update versions and lockfile [version bump]
1 parent 5a6b2a5 commit 983118f

31 files changed

Lines changed: 10131 additions & 20 deletions

.changeset/copy-shadow-dom-fix.md

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

packages/ai/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# posthog-ai
22

3+
## 7.16.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @posthog/core@1.27.8
9+
- posthog-node@5.30.7
10+
311
## 7.16.13
412

513
### Patch Changes

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/ai",
3-
"version": "7.16.13",
3+
"version": "7.16.14",
44
"description": "PostHog Node.js AI integrations",
55
"repository": {
66
"type": "git",

packages/browser/CHANGELOG.md

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

3+
## 1.372.4
4+
5+
### Patch Changes
6+
7+
- [#3495](https://github.com/PostHog/posthog-js/pull/3495) [`5a6b2a5`](https://github.com/PostHog/posthog-js/commit/5a6b2a55c015345909f93f744ebddd618e1fc85d) Thanks [@posthog](https://github.com/apps/posthog)! - Fix copy autocapture when copying or cutting text from Shadow DOM or document fragment contexts.
8+
(2026-04-29)
9+
- Updated dependencies []:
10+
- @posthog/types@1.372.4
11+
- @posthog/core@1.27.8
12+
313
## 1.372.3
414

515
### 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.372.3",
3+
"version": "1.372.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": "engineering@posthog.com",

0 commit comments

Comments
 (0)