Skip to content

Commit ddf0184

Browse files
Version Packages (#2740)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5da9c7f commit ddf0184

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hungry-jeans-attack.md

-5
This file was deleted.

packages/google/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ai-sdk/google
22

3+
## 0.0.41
4+
5+
### Patch Changes
6+
7+
- 5da9c7f: feat (provider/google): embedding support
8+
39
## 0.0.40
410

511
### Patch Changes

packages/google/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/google",
3-
"version": "0.0.40",
3+
"version": "0.0.41",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)