Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit aaf8a81

Browse files
Version Packages (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b76c94b commit aaf8a81

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/tame-kings-yawn.md

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ai-provider/CHANGELOG.md

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

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- [`eddaf37`](https://github.com/cloudflare/workers-ai-provider/commit/eddaf37bbe6c0c06b213a885d7ce2c35989cc564) Thanks [@threepointone](https://github.com/threepointone)! - update dependencies
8+
39
## 0.0.10
410

511
### Patch Changes

packages/ai-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "workers-ai-provider",
33
"description": "Workers AI Provider for the vercel AI SDK",
44
"type": "module",
5-
"version": "0.0.10",
5+
"version": "0.0.11",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",
88
"repository": {

0 commit comments

Comments
 (0)