Skip to content

Commit 5b060b5

Browse files
committed
chore(release): 1.5.2
1 parent 2f98312 commit 5b060b5

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.2] - 2025-06-23
2+
3+
### Changes
4+
- fix(swift): robust assistant entry & tool call handling, add debug transcript validation
5+
- fix: tool calling fix in examples
6+
17
## [1.5.1] - 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.1",
3+
"version": "1.5.2",
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)