Skip to content

Commit 46ed7b0

Browse files
ci(changesets): version packages (#671)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8781956 commit 46ed7b0

File tree

62 files changed

+259
-247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+259
-247
lines changed

.changeset/lovely-swans-doubt.md

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

.changeset/salty-melons-switch.md

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

.changeset/sharp-coats-repair.md

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

.changeset/solid-parks-mate.md

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

.changeset/stupid-birds-say.md

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

examples/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"dependencies": {
55
"@ai-sdk/openai": "^2.0.2",
66
"@voltagent/cli": "^0.1.11",
7-
"@voltagent/core": "^1.1.25",
7+
"@voltagent/core": "^1.1.26",
88
"@voltagent/libsql": "^1.0.7",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.17",
10+
"@voltagent/server-hono": "^1.0.18",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

examples/github-repo-analyzer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"dependencies": {
55
"@ai-sdk/openai": "^2.0.2",
66
"@octokit/rest": "^21.0.0",
7-
"@voltagent/core": "^1.1.25",
7+
"@voltagent/core": "^1.1.26",
88
"@voltagent/libsql": "^1.0.7",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.17",
10+
"@voltagent/server-hono": "^1.0.18",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

examples/with-a2a-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"dependencies": {
44
"@ai-sdk/openai": "^2.0.2",
55
"@voltagent/a2a-server": "^1.0.1",
6-
"@voltagent/core": "^1.1.25",
6+
"@voltagent/core": "^1.1.26",
77
"@voltagent/internal": "^0.0.11",
88
"@voltagent/logger": "^1.0.2",
9-
"@voltagent/server-hono": "^1.0.17",
9+
"@voltagent/server-hono": "^1.0.18",
1010
"ai": "^5.0.12",
1111
"zod": "^3.25.76"
1212
},

examples/with-amazon-bedrock/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"@ai-sdk/amazon-bedrock": "^3.0.0",
66
"@aws-sdk/credential-providers": "~3.799.0",
77
"@voltagent/cli": "^0.1.11",
8-
"@voltagent/core": "^1.1.25",
8+
"@voltagent/core": "^1.1.26",
99
"@voltagent/libsql": "^1.0.7",
1010
"@voltagent/logger": "^1.0.2",
11-
"@voltagent/server-hono": "^1.0.17",
11+
"@voltagent/server-hono": "^1.0.18",
1212
"ai": "^5.0.12",
1313
"zod": "^3.25.76"
1414
},

examples/with-anthropic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"dependencies": {
55
"@ai-sdk/anthropic": "^2.0.6",
66
"@voltagent/cli": "^0.1.11",
7-
"@voltagent/core": "^1.1.25",
7+
"@voltagent/core": "^1.1.26",
88
"@voltagent/libsql": "^1.0.7",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.17",
10+
"@voltagent/server-hono": "^1.0.18",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

0 commit comments

Comments
 (0)