Skip to content

Commit 7de249f

Browse files
ci: Version Packages (#891)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f80a279 commit 7de249f

3 files changed

Lines changed: 14 additions & 13 deletions

File tree

.changeset/sync-models.md

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

packages/ai-openrouter/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @tanstack/ai-openrouter
22

3+
## 0.15.7
4+
5+
### Patch Changes
6+
7+
- [#887](https://github.com/TanStack/ai/pull/887) [`f80a279`](https://github.com/TanStack/ai/commit/f80a279ce191eb841e931782b78c4fefc7db54a9) - Update model metadata from OpenRouter API
8+
9+
Releases the model-metadata syncs from [#772](https://github.com/TanStack/ai/issues/772) and [#883](https://github.com/TanStack/ai/issues/883) that were generated
10+
without a changeset: adds Claude Sonnet 5 (`anthropic/claude-sonnet-5`),
11+
Claude Fable 5 (`anthropic/claude-fable-5`), DeepSeek V3.2, GLM-5.2,
12+
Kimi K2.7 Code, Qwen 3.7 Plus, Nemotron 3 Ultra, and other new models;
13+
refreshes pricing and capability flags; and removes ids retired upstream
14+
(e.g. `anthropic/claude-3.5-haiku`, `anthropic/claude-opus-4.6-fast`).
15+
316
## 0.15.6
417

518
### Patch Changes

packages/ai-openrouter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/ai-openrouter",
3-
"version": "0.15.6",
3+
"version": "0.15.7",
44
"description": "TanStack AI adapter for OpenRouter chat, provider tools, structured outputs, and access to hundreds of LLMs.",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)