Skip to content

Commit 9d5ed63

Browse files
ci(changesets): version packages (#1200)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b6813e9 commit 9d5ed63

File tree

85 files changed

+319
-239
lines changed

Some content is hidden

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

85 files changed

+319
-239
lines changed

.changeset/bright-badgers-confess.md

Lines changed: 0 additions & 13 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": "^2.7.0",
88
"@voltagent/libsql": "^2.1.2",
99
"@voltagent/logger": "^2.0.2",
10-
"@voltagent/server-hono": "^2.0.8",
10+
"@voltagent/server-hono": "^2.0.9",
1111
"ai": "^6.0.0",
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": "^2.7.0",
88
"@voltagent/libsql": "^2.1.2",
99
"@voltagent/logger": "^2.0.2",
10-
"@voltagent/server-hono": "^2.0.8",
10+
"@voltagent/server-hono": "^2.0.9",
1111
"ai": "^6.0.0",
1212
"zod": "^3.25.76"
1313
},

examples/github-star-stories/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@voltagent/cli": "^0.1.21",
66
"@voltagent/core": "^2.7.0",
77
"@voltagent/logger": "^2.0.2",
8-
"@voltagent/server-hono": "^2.0.8",
8+
"@voltagent/server-hono": "^2.0.9",
99
"@voltagent/serverless-hono": "^2.0.10",
1010
"dotenv": "^16.4.5",
1111
"wrangler": "^3.38.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@voltagent/cli": "^0.1.21",
1919
"@voltagent/core": "^2.7.0",
2020
"@voltagent/libsql": "^2.1.2",
21-
"@voltagent/server-hono": "^2.0.8",
21+
"@voltagent/server-hono": "^2.0.9",
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
@@ -1,11 +1,11 @@
11
{
22
"name": "voltagent-example-with-a2a-server",
33
"dependencies": {
4-
"@voltagent/a2a-server": "^2.0.2",
4+
"@voltagent/a2a-server": "^2.0.3",
55
"@voltagent/core": "^2.7.0",
66
"@voltagent/internal": "^1.0.3",
77
"@voltagent/logger": "^2.0.2",
8-
"@voltagent/server-hono": "^2.0.8",
8+
"@voltagent/server-hono": "^2.0.9",
99
"ai": "^6.0.0",
1010
"zod": "^3.25.76"
1111
},

examples/with-airtable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@voltagent/internal": "^1.0.3",
88
"@voltagent/logger": "^2.0.2",
99
"@voltagent/sdk": "^2.0.2",
10-
"@voltagent/server-hono": "^2.0.8",
10+
"@voltagent/server-hono": "^2.0.9",
1111
"ai": "^6.0.0",
1212
"zod": "^3.25.76"
1313
},

examples/with-amazon-bedrock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@voltagent/core": "^2.7.0",
77
"@voltagent/libsql": "^2.1.2",
88
"@voltagent/logger": "^2.0.2",
9-
"@voltagent/server-hono": "^2.0.8",
9+
"@voltagent/server-hono": "^2.0.9",
1010
"ai": "^6.0.0",
1111
"zod": "^3.25.76"
1212
},

examples/with-anthropic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@voltagent/core": "^2.7.0",
77
"@voltagent/libsql": "^2.1.2",
88
"@voltagent/logger": "^2.0.2",
9-
"@voltagent/server-hono": "^2.0.8",
9+
"@voltagent/server-hono": "^2.0.9",
1010
"ai": "^6.0.0",
1111
"zod": "^3.25.76"
1212
},

examples/with-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@voltagent/core": "^2.7.0",
88
"@voltagent/libsql": "^2.1.2",
99
"@voltagent/logger": "^2.0.2",
10-
"@voltagent/server-hono": "^2.0.8",
10+
"@voltagent/server-hono": "^2.0.9",
1111
"ai": "^6.0.0",
1212
"zod": "^3.25.76"
1313
},

0 commit comments

Comments
 (0)