Skip to content

Commit 788ed85

Browse files
committed
chore(release): 1.5.7
1 parent 0139e65 commit 788ed85

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.7] - 2025-06-25
2+
3+
### Changes
4+
- ci: switch CI workflows from macOS to Ubuntu
5+
- refactor: update import path for appleAI in weather example
6+
- refactor: add lints
7+
18
## [1.5.6] - 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.6",
3+
"version": "1.5.7",
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)