Skip to content

Commit b1e6992

Browse files
Version Packages (#223)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3b5daae commit b1e6992

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-scissors-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/main/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @google/generative-ai
22

3+
## 0.17.0
4+
5+
### Minor Changes
6+
7+
- 3b5daae: Fix `Schema` type to reference itself and not a derived type in its `items` array and `properties` map.
8+
39
## 0.16.0
410

511
### Minor Changes

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google/generative-ai",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"description": "Google AI JavaScript SDK",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)