Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit b8fac12

Browse files
committed
chore: bump package version to 2.5.1
1 parent d57a39e commit b8fac12

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@picahq/ai",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Pica AI SDK for Vercel AI SDK integration",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -32,4 +32,4 @@
3232
"typescript": "^5.7.3"
3333
},
3434
"type": "commonjs"
35-
}
35+
}

0 commit comments

Comments
 (0)