Skip to content

Commit 1f108fe

Browse files
Version Packages (#4758)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0c324f7 commit 1f108fe

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/grumpy-colts-shop.md

-5
This file was deleted.

examples/ai-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@ai-sdk/anthropic": "1.1.6",
88
"@ai-sdk/azure": "1.1.9",
99
"@ai-sdk/cerebras": "0.1.8",
10-
"@ai-sdk/cohere": "1.1.7",
10+
"@ai-sdk/cohere": "1.1.8",
1111
"@ai-sdk/deepseek": "0.1.8",
1212
"@ai-sdk/deepinfra": "0.1.9",
1313
"@ai-sdk/fal": "0.0.2",

packages/cohere/CHANGELOG.md

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

3+
## 1.1.8
4+
5+
### Patch Changes
6+
7+
- 0c324f7: fix (provider/cohere): deal gracefully with tools with no parameters
8+
39
## 1.1.7
410

511
### Patch Changes

packages/cohere/package.json

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

pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)