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

Commit a4af5d1

Browse files
Version Packages (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9add2b5 commit a4af5d1

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/bright-trains-shop.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.1.3
4+
5+
### Patch Changes
6+
7+
- [#39](https://github.com/cloudflare/workers-ai-provider/pull/39) [`9add2b5`](https://github.com/cloudflare/workers-ai-provider/commit/9add2b5c75e0c96e9ba936717a5fc399962f0f01) Thanks [@andyjessop](https://github.com/andyjessop)! - Trigger release for recent bug fixes
8+
39
## 0.1.2
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.1.2",
5+
"version": "0.1.3",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",
88
"repository": {

0 commit comments

Comments
 (0)