Skip to content

Commit 5f75a54

Browse files
chore: update versions and lockfile [version bump]
1 parent 16c064e commit 5f75a54

File tree

10 files changed

+4749
-19
lines changed

10 files changed

+4749
-19
lines changed

.changeset/@posthog_ai-2761-dependencies.md

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

.changeset/dirty-news-drive.md

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

packages/ai/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# posthog-ai
22

3+
## 7.2.2
4+
5+
### Patch Changes
6+
7+
- [#2761](https://github.com/PostHog/posthog-js/pull/2761) [`6f5db7c`](https://github.com/PostHog/posthog-js/commit/6f5db7cb6d96bcd67193f0ad0e08ec7756be8c67) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates: - Updated dependency [`@anthropic-ai/sdk@^0.71.2` ↗︎](https://www.npmjs.com/package/@anthropic-ai/sdk/v/0.71.2) (from `^0.67.1`, in `dependencies`) - Updated dependency [`@google/genai@^1.33.0` ↗︎](https://www.npmjs.com/package/@google/genai/v/1.33.0) (from `^1.31.0`, in `dependencies`) - Updated dependency [`@langchain/core@^1.1.5` ↗︎](https://www.npmjs.com/package/@langchain/core/v/1.1.5) (from `^1.1.4`, in `dependencies`) - Updated dependency [`ai@^5.0.113` ↗︎](https://www.npmjs.com/package/ai/v/5.0.113) (from `^5.0.107`, in `dependencies`) - Updated dependency [`langchain@^1.2.0` ↗︎](https://www.npmjs.com/package/langchain/v/1.2.0) (from `^1.1.5`, in `dependencies`) (2025-12-16)
8+
39
## 7.2.1
410

511
### Patch Changes
@@ -56,7 +62,6 @@
5662
### Major Changes
5763

5864
- [#2554](https://github.com/PostHog/posthog-js/pull/2554) [`8e8d2f5`](https://github.com/PostHog/posthog-js/commit/8e8d2f530f0676463b6e36a710f4301119960e2e) Thanks [@carlos-marchal-ph](https://github.com/carlos-marchal-ph)! - Update LLM provider SDKs to latest versions
59-
6065
- `openai`: **5.20.1 → 6.8.1**
6166
- `@anthropic-ai/sdk`: 0.63.1 → 0.67.0
6267
- `@google/genai`: 1.19.0 → 1.29.0

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.2.1",
3+
"version": "7.2.2",
44
"description": "PostHog Node.js AI integrations",
55
"repository": {
66
"type": "git",

packages/browser/CHANGELOG.md

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

3+
## 1.307.1
4+
5+
### Patch Changes
6+
7+
- [#2708](https://github.com/PostHog/posthog-js/pull/2708) [`3b7f30c`](https://github.com/PostHog/posthog-js/commit/3b7f30cfb5ea1ae743ca0e3471b33f7ba5ff1d0b) Thanks [@andehen](https://github.com/andehen)! - Include $device_id when fetching feature flags
8+
(2025-12-16)
9+
310
## 1.307.0
411

512
### 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.307.0",
3+
"version": "1.307.1",
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)