Skip to content

Commit

Permalink
Version Packages (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Apr 3, 2024
1 parent 790a943 commit dfeb692
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-apes-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-toes-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-yaks-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-clocks-pretend.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/main/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @google/generative-ai

## 0.4.0

### Minor Changes

- 790a943: Deprecate functionCall() and add functionCalls().
- e636823: Loosen role field typing on Content.
- 7a45f01: Add option in RequestOptions to change baseUrl.

### Patch Changes

- 3f95168: Fix requestOptions not being passed through countTokens, embedContent, and batchEmbedContents

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google/generative-ai",
"version": "0.3.1",
"version": "0.4.0",
"description": "Google AI JavaScript SDK",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit dfeb692

Please sign in to comment.