Skip to content

Commit 2c10c20

Browse files
committed
chore(release): 1.6.2
1 parent 4fe7111 commit 2c10c20

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.6.2] - 2025-08-10
2+
3+
### Changes
4+
- fix: add native modules after beta 5
5+
16
## [1.6.1] - 2025-08-10
27

38
### 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.1",
3+
"version": "1.6.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)