Skip to content

Commit e5626f0

Browse files
committed
chore(release): 1.5.4
1 parent d96d498 commit e5626f0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.5.4] - 2025-06-24
2+
3+
### Changes
4+
- feat: beta 2 removed .entries
5+
- refactor(chat-completions): update chat completion handling with AI SDK integration
6+
17
## [1.5.3] - 2025-06-23
28

39
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meridius-labs/apple-on-device-ai",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "TypeScript library for accessing Apple's on-device foundation models (Apple Intelligence) with full Vercel AI SDK compatibility",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)