We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7a4a3 commit b21eddeCopy full SHA for b21edde
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.5.5] - 2025-06-25
2
+
3
+### Changes
4
+- chore: update dependencies to include ai 5.0.0-beta.1 in lock and package files
5
6
## [1.5.4] - 2025-06-24
7
8
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@meridius-labs/apple-on-device-ai",
- "version": "1.5.4",
+ "version": "1.5.5",
"description": "TypeScript library for accessing Apple's on-device foundation models (Apple Intelligence) with full Vercel AI SDK compatibility",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments