Skip to content

Commit 2a227cb

Browse files
Version Packages (#5363)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93f4692 commit 2a227cb

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/tame-deers-thank.md

-5
This file was deleted.

examples/solidstart-openai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@ai-sdk/openai": "1.3.1",
18-
"@ai-sdk/solid": "1.2.1",
18+
"@ai-sdk/solid": "1.2.2",
1919
"@ai-sdk/ui-utils": "1.2.1",
2020
"@solidjs/meta": "0.29.4",
2121
"@solidjs/router": "^0.15.1",

packages/solid/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ai-sdk/solid
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- 5185bce: chore (ui/solid): deprecate ai-sdk/solid
8+
39
## 1.2.1
410

511
### Patch Changes

packages/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/solid",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)