Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions packages/foundry-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.0.6 (2026-08-07)

### 🚀 Features

- refresh models and support AI SDK 7 ([#55](https://github.com/shpitdev/foundry-ai/pull/55))

### ❤️ Thank You

- anandpant @anandpant

## 0.0.5 (2026-07-11)

### 📦 Repository Transfer
Expand Down
2 changes: 1 addition & 1 deletion packages/foundry-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nyrra/foundry-ai",
"version": "0.0.5",
"version": "0.0.6",
"description": "Thin Palantir Foundry provider adapters and model catalog for the Vercel AI SDK.",
"license": "Apache-2.0",
"repository": {
Expand Down
Loading