Skip to content

Commit 4375e73

Browse files
Version Packages (#7989)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 22d736c commit 4375e73

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-llamas-chew.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.3
4+
5+
### Patch Changes
6+
7+
- [#7988](https://github.com/thirdweb-dev/js/pull/7988) [`c92081b`](https://github.com/thirdweb-dev/js/commit/c92081b0565cee4452728e2f1615f226df9c138b) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Update sign swap action type
8+
39
## 0.1.2
410

511
### Patch 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.2"
59+
"version": "0.1.3"
6060
}

0 commit comments

Comments
 (0)