Skip to content

Commit 2f74b54

Browse files
ci(changesets): version packages (#710)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5a0728d commit 2f74b54

File tree

57 files changed

+326
-252
lines changed

Some content is hidden

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

57 files changed

+326
-252
lines changed

.changeset/lemon-zebras-open.md

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

.changeset/twenty-adults-wait.md

Lines changed: 0 additions & 65 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.30",
88
"@voltagent/libsql": "^1.0.9",
99
"@voltagent/logger": "^1.0.3",
10-
"@voltagent/server-hono": "^1.0.22",
10+
"@voltagent/server-hono": "^1.0.23",
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.1.30",
88
"@voltagent/libsql": "^1.0.9",
99
"@voltagent/logger": "^1.0.3",
10-
"@voltagent/server-hono": "^1.0.22",
10+
"@voltagent/server-hono": "^1.0.23",
1111
"ai": "^5.0.76",
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.30",
77
"@voltagent/internal": "^0.0.12",
88
"@voltagent/logger": "^1.0.3",
9-
"@voltagent/server-hono": "^1.0.22",
9+
"@voltagent/server-hono": "^1.0.23",
1010
"ai": "^5.0.76",
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.30",
99
"@voltagent/libsql": "^1.0.9",
1010
"@voltagent/logger": "^1.0.3",
11-
"@voltagent/server-hono": "^1.0.22",
11+
"@voltagent/server-hono": "^1.0.23",
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.1.30",
88
"@voltagent/libsql": "^1.0.9",
99
"@voltagent/logger": "^1.0.3",
10-
"@voltagent/server-hono": "^1.0.22",
10+
"@voltagent/server-hono": "^1.0.23",
1111
"ai": "^5.0.76",
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.30",
1111
"@voltagent/libsql": "^1.0.9",
1212
"@voltagent/logger": "^1.0.3",
13-
"@voltagent/server-hono": "^1.0.22",
13+
"@voltagent/server-hono": "^1.0.23",
1414
"ai": "^5.0.76",
1515
"chromadb": "^3.0.4",
1616
"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.30",
99
"@voltagent/libsql": "^1.0.9",
1010
"@voltagent/logger": "^1.0.3",
11-
"@voltagent/server-hono": "^1.0.22",
11+
"@voltagent/server-hono": "^1.0.23",
1212
"ai": "^5.0.76",
1313
"zod": "^3.25.76"
1414
},

examples/with-custom-endpoints/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.30",
88
"@voltagent/libsql": "^1.0.9",
99
"@voltagent/logger": "^1.0.3",
10-
"@voltagent/server-hono": "^1.0.22",
10+
"@voltagent/server-hono": "^1.0.23",
1111
"ai": "^5.0.76",
1212
"zod": "^3.25.76"
1313
},

0 commit comments

Comments
 (0)