Skip to content

Commit 7b53911

Browse files
committed
chore(release): 1.5.6
1 parent bb31cbe commit 7b53911

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.6] - 2025-06-25
2+
3+
### Changes
4+
- chore: update tsdown to 0.12.9 and typescript to 5.8.3
5+
- chore: update @ai-sdk/provider and @ai-sdk/provider-utils to beta versions
6+
- refactor: remove index.ts and related development scripts
7+
18
## [1.5.5] - 2025-06-25
29

310
### 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.5",
3+
"version": "1.5.6",
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)