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

Commit 1e9b308

Browse files
authored
Merge pull request #39 from picahq/feat/v2-rebrand
Rebrand to V2
2 parents 0a5d0ba + b8fac12 commit 1e9b308

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/%40picahq%2Fai)](https://npmjs.com/package/@picahq/ai)
44

5-
![Pica Vercel AI SDK Banner](https://assets.picaos.com/git/vercel-ai-sdk.png)
5+
<img src="https://assets.picaos.com/github/vercel-ai-sdk.svg" alt="Pica Vercel AI SDK Banner" style="border-radius: 5px;">
66

77
The Pica AI SDK is a TypeScript library for integrating Pica with [Vercel's AI SDK](https://www.npmjs.com/package/ai).
88

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)