Skip to content

Commit c77671b

Browse files
committed
chore(release): 1.6.1
1 parent b206de0 commit c77671b

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.6.1] - 2025-08-10
2+
3+
### Changes
4+
- Merge pull request #6 from gaodeng/main
5+
- fix [MacOS 26 dev beta 5] Symbol not found
6+
17
## [1.6.0] - 2025-07-22
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.6.0",
3+
"version": "1.6.1",
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)