Skip to content

Commit 65a8c39

Browse files
Version Packages (#7945)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac3a95e commit 65a8c39

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cool-jeans-end.md

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

packages/ai-sdk-provider/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#7944](https://github.com/thirdweb-dev/js/pull/7944) [`ac3a95e`](https://github.com/thirdweb-dev/js/commit/ac3a95ebbb2aa6b8fe068606e019e9cb9d10b151) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Proper type inference
8+
39
## 0.1.0
410

511
### Minor Changes

packages/ai-sdk-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@
5656
"type": "module",
5757
"types": "./dist/types/exports/thirdweb.d.ts",
5858
"typings": "./dist/types/exports/thirdweb.d.ts",
59-
"version": "0.1.0"
59+
"version": "0.1.1"
6060
}

0 commit comments

Comments
 (0)