Skip to content

Commit 380a38e

Browse files
ci(changesets): version packages (#886)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9320326 commit 380a38e

File tree

68 files changed

+213
-171
lines changed

Some content is hidden

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

68 files changed

+213
-171
lines changed

.changeset/floppy-dogs-hear.md

Lines changed: 0 additions & 41 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.5.1",
88
"@voltagent/libsql": "^1.0.14",
99
"@voltagent/logger": "^1.0.4",
10-
"@voltagent/server-hono": "^1.2.10",
10+
"@voltagent/server-hono": "^1.2.11",
1111
"ai": "^5.0.76",
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.5.1",
88
"@voltagent/libsql": "^1.0.14",
99
"@voltagent/logger": "^1.0.4",
10-
"@voltagent/server-hono": "^1.2.10",
10+
"@voltagent/server-hono": "^1.2.11",
1111
"ai": "^5.0.76",
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
@@ -6,7 +6,7 @@
66
"@voltagent/cli": "^0.1.17",
77
"@voltagent/core": "^1.5.1",
88
"@voltagent/logger": "^1.0.4",
9-
"@voltagent/server-hono": "^1.2.10",
9+
"@voltagent/server-hono": "^1.2.11",
1010
"@voltagent/serverless-hono": "^1.0.10",
1111
"dotenv": "^16.4.5",
1212
"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
@@ -22,7 +22,7 @@
2222
"@voltagent/cli": "^0.1.17",
2323
"@voltagent/core": "^1.5.1",
2424
"@voltagent/libsql": "^1.0.14",
25-
"@voltagent/server-hono": "^1.2.10",
25+
"@voltagent/server-hono": "^1.2.11",
2626
"@xyflow/react": "^12.9.2",
2727
"ai": "^5.0.76",
2828
"class-variance-authority": "^0.7.1",

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.5.1",
77
"@voltagent/internal": "^0.0.12",
88
"@voltagent/logger": "^1.0.4",
9-
"@voltagent/server-hono": "^1.2.10",
9+
"@voltagent/server-hono": "^1.2.11",
1010
"ai": "^5.0.76",
1111
"zod": "^3.25.76"
1212
},

examples/with-airtable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@voltagent/internal": "^0.0.12",
99
"@voltagent/logger": "^1.0.4",
1010
"@voltagent/sdk": "^1.0.2",
11-
"@voltagent/server-hono": "^1.2.10",
11+
"@voltagent/server-hono": "^1.2.11",
1212
"ai": "^5.0.76",
1313
"zod": "^3.25.76"
1414
},

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.5.1",
99
"@voltagent/libsql": "^1.0.14",
1010
"@voltagent/logger": "^1.0.4",
11-
"@voltagent/server-hono": "^1.2.10",
11+
"@voltagent/server-hono": "^1.2.11",
1212
"ai": "^5.0.76",
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.5.1",
88
"@voltagent/libsql": "^1.0.14",
99
"@voltagent/logger": "^1.0.4",
10-
"@voltagent/server-hono": "^1.2.10",
10+
"@voltagent/server-hono": "^1.2.11",
1111
"ai": "^5.0.76",
1212
"zod": "^3.25.76"
1313
},

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": "^1.5.1",
88
"@voltagent/libsql": "^1.0.14",
99
"@voltagent/logger": "^1.0.4",
10-
"@voltagent/server-hono": "^1.2.10",
10+
"@voltagent/server-hono": "^1.2.11",
1111
"ai": "^5.0.76",
1212
"zod": "^3.25.76"
1313
},

0 commit comments

Comments
 (0)