Skip to content

Commit 8298f30

Browse files
ci(changesets): version packages (#702)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b43a3d2 commit 8298f30

File tree

58 files changed

+237
-235
lines changed

Some content is hidden

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

58 files changed

+237
-235
lines changed

.changeset/fix-hono-hostname-config.md

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

.changeset/slimy-bugs-jam.md

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

examples/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@voltagent/core": "^1.1.29",
88
"@voltagent/libsql": "^1.0.8",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.19",
10+
"@voltagent/server-hono": "^1.0.20",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

examples/github-repo-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@voltagent/core": "^1.1.29",
88
"@voltagent/libsql": "^1.0.8",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.19",
10+
"@voltagent/server-hono": "^1.0.20",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

examples/with-a2a-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@voltagent/core": "^1.1.29",
77
"@voltagent/internal": "^0.0.11",
88
"@voltagent/logger": "^1.0.2",
9-
"@voltagent/server-hono": "^1.0.19",
9+
"@voltagent/server-hono": "^1.0.20",
1010
"ai": "^5.0.12",
1111
"zod": "^3.25.76"
1212
},

examples/with-amazon-bedrock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@voltagent/core": "^1.1.29",
99
"@voltagent/libsql": "^1.0.8",
1010
"@voltagent/logger": "^1.0.2",
11-
"@voltagent/server-hono": "^1.0.19",
11+
"@voltagent/server-hono": "^1.0.20",
1212
"ai": "^5.0.12",
1313
"zod": "^3.25.76"
1414
},

examples/with-anthropic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@voltagent/core": "^1.1.29",
88
"@voltagent/libsql": "^1.0.8",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.19",
10+
"@voltagent/server-hono": "^1.0.20",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

examples/with-chroma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@voltagent/core": "^1.1.29",
1111
"@voltagent/libsql": "^1.0.8",
1212
"@voltagent/logger": "^1.0.2",
13-
"@voltagent/server-hono": "^1.0.19",
13+
"@voltagent/server-hono": "^1.0.20",
1414
"ai": "^5.0.12",
1515
"chromadb": "^3.0.4",
1616
"zod": "^3.25.76"

examples/with-cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@ai-sdk/openai": "^2.0.2",
77
"@voltagent/core": "^1.1.29",
8-
"@voltagent/serverless-hono": "^1.0.3",
8+
"@voltagent/serverless-hono": "^1.0.4",
99
"ai": "^5.0.12",
1010
"hono": "^4.7.7",
1111
"zod": "^3.25.76"

examples/with-composio-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@voltagent/core": "^1.1.29",
99
"@voltagent/libsql": "^1.0.8",
1010
"@voltagent/logger": "^1.0.2",
11-
"@voltagent/server-hono": "^1.0.19",
11+
"@voltagent/server-hono": "^1.0.20",
1212
"ai": "^5.0.12",
1313
"zod": "^3.25.76"
1414
},

0 commit comments

Comments
 (0)