Skip to content

Commit

Permalink
release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeasonstudio committed Jul 15, 2024
1 parent 773d9d5 commit a3235b2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stupid-ghosts-smash.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# chrome-ai

## 1.9.0

### Minor Changes

- 773d9d5: chore: adapte to chrome's prompt api changes

## 1.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chrome-ai",
"description": "Vercel AI provider for Chrome built-in model (Gemini Nano)",
"version": "1.8.0",
"version": "1.9.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down

0 comments on commit a3235b2

Please sign in to comment.