Skip to content

Commit 24eeb6f

Browse files
ci(changesets): version packages (#1083)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f275daf commit 24eeb6f

File tree

100 files changed

+575
-492
lines changed

Some content is hidden

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

100 files changed

+575
-492
lines changed

.changeset/workflow-execution-metadata-filters.md

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

.changeset/workflow-state-parity-adapters.md

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

.changeset/workflow-stream-attach-1081.md

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

examples/base/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"dependencies": {
55
"@ai-sdk/openai": "^3.0.0",
66
"@voltagent/cli": "^0.1.21",
7-
"@voltagent/core": "^2.4.3",
8-
"@voltagent/libsql": "^2.1.1",
7+
"@voltagent/core": "^2.4.4",
8+
"@voltagent/libsql": "^2.1.2",
99
"@voltagent/logger": "^2.0.2",
10-
"@voltagent/server-hono": "^2.0.6",
10+
"@voltagent/server-hono": "^2.0.7",
1111
"ai": "^6.0.0",
1212
"zod": "^3.25.76"
1313
},

examples/github-repo-analyzer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"dependencies": {
55
"@ai-sdk/openai": "^3.0.0",
66
"@octokit/rest": "^21.0.0",
7-
"@voltagent/core": "^2.4.3",
8-
"@voltagent/libsql": "^2.1.1",
7+
"@voltagent/core": "^2.4.4",
8+
"@voltagent/libsql": "^2.1.2",
99
"@voltagent/logger": "^2.0.2",
10-
"@voltagent/server-hono": "^2.0.6",
10+
"@voltagent/server-hono": "^2.0.7",
1111
"ai": "^6.0.0",
1212
"zod": "^3.25.76"
1313
},

examples/github-star-stories/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "0.0.0",
44
"dependencies": {
55
"@voltagent/cli": "^0.1.21",
6-
"@voltagent/core": "^2.4.3",
6+
"@voltagent/core": "^2.4.4",
77
"@voltagent/logger": "^2.0.2",
8-
"@voltagent/server-hono": "^2.0.6",
9-
"@voltagent/serverless-hono": "^2.0.8",
8+
"@voltagent/server-hono": "^2.0.7",
9+
"@voltagent/serverless-hono": "^2.0.9",
1010
"dotenv": "^16.4.5",
1111
"wrangler": "^3.38.0",
1212
"zod": "^3.25.76"

examples/next-js-chatbot-starter-template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"@radix-ui/react-tooltip": "^1.2.8",
1717
"@radix-ui/react-use-controllable-state": "^1.2.2",
1818
"@voltagent/cli": "^0.1.21",
19-
"@voltagent/core": "^2.4.3",
20-
"@voltagent/libsql": "^2.1.1",
21-
"@voltagent/server-hono": "^2.0.6",
19+
"@voltagent/core": "^2.4.4",
20+
"@voltagent/libsql": "^2.1.2",
21+
"@voltagent/server-hono": "^2.0.7",
2222
"@xyflow/react": "^12.9.2",
2323
"ai": "^6.0.0",
2424
"class-variance-authority": "^0.7.1",

examples/with-a2a-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "voltagent-example-with-a2a-server",
33
"dependencies": {
44
"@voltagent/a2a-server": "^2.0.2",
5-
"@voltagent/core": "^2.4.3",
5+
"@voltagent/core": "^2.4.4",
66
"@voltagent/internal": "^1.0.3",
77
"@voltagent/logger": "^2.0.2",
8-
"@voltagent/server-hono": "^2.0.6",
8+
"@voltagent/server-hono": "^2.0.7",
99
"ai": "^6.0.0",
1010
"zod": "^3.25.76"
1111
},

examples/with-agent-tool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"author": "",
66
"dependencies": {
7-
"@voltagent/core": "^2.4.3",
7+
"@voltagent/core": "^2.4.4",
88
"ai": "^6.0.0",
99
"zod": "^3.25.76"
1010
},

examples/with-airtable/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"author": "",
44
"dependencies": {
55
"@voltagent/cli": "^0.1.21",
6-
"@voltagent/core": "^2.4.3",
6+
"@voltagent/core": "^2.4.4",
77
"@voltagent/internal": "^1.0.3",
88
"@voltagent/logger": "^2.0.2",
99
"@voltagent/sdk": "^2.0.2",
10-
"@voltagent/server-hono": "^2.0.6",
10+
"@voltagent/server-hono": "^2.0.7",
1111
"ai": "^6.0.0",
1212
"zod": "^3.25.76"
1313
},

0 commit comments

Comments
 (0)