Skip to content

Commit

Permalink
Version Packages (#4981)
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] authored Feb 25, 2025
1 parent 58c3411 commit f53c8cd
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-ducks-wait.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/ai-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@ai-sdk/amazon-bedrock": "2.0.4",
"@ai-sdk/amazon-bedrock": "2.0.5",
"@ai-sdk/anthropic": "1.1.10",
"@ai-sdk/azure": "1.1.14",
"@ai-sdk/cerebras": "0.1.12",
Expand Down
6 changes: 6 additions & 0 deletions packages/amazon-bedrock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ai-sdk/amazon-bedrock

## 2.0.5

### Patch Changes

- 58c3411: feat (provider/amazon-bedrock): add generate image support for Amazon Nova Canvas

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/amazon-bedrock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ai-sdk/amazon-bedrock",
"version": "2.0.4",
"version": "2.0.5",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f53c8cd

Please sign in to comment.