Skip to content

Commit b55a764

Browse files
authored
Merge pull request #324 from cloudflare/changeset-release/main
Version Packages
2 parents e6d2d60 + c6874fe commit b55a764

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lovely-knives-read.md

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

packages/ai-gateway-provider/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#323](https://github.com/cloudflare/ai/pull/323) [`7c15672`](https://github.com/cloudflare/ai/commit/7c15672f62b77785c85a1d8700b7724dafd57ab8) Thanks [@palashgo](https://github.com/palashgo)! - Fix Google Vertex support
8+
39
## 2.0.5
410

511
### Patch Changes

packages/ai-gateway-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-gateway-provider",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"description": "AI Gateway Provider for AI-SDK",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)