Skip to content

Commit 292c9e4

Browse files
ci(changesets): version packages (#697)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8ca91b2 commit 292c9e4

File tree

53 files changed

+165
-164
lines changed

Some content is hidden

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

53 files changed

+165
-164
lines changed

.changeset/quiet-rockets-agree.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.29",
88
"@voltagent/libsql": "^1.0.8",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.18",
10+
"@voltagent/server-hono": "^1.0.19",
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.18",
10+
"@voltagent/server-hono": "^1.0.19",
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.18",
9+
"@voltagent/server-hono": "^1.0.19",
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.18",
11+
"@voltagent/server-hono": "^1.0.19",
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.18",
10+
"@voltagent/server-hono": "^1.0.19",
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.18",
13+
"@voltagent/server-hono": "^1.0.19",
1414
"ai": "^5.0.12",
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.29",
99
"@voltagent/libsql": "^1.0.8",
1010
"@voltagent/logger": "^1.0.2",
11-
"@voltagent/server-hono": "^1.0.18",
11+
"@voltagent/server-hono": "^1.0.19",
1212
"ai": "^5.0.12",
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.29",
88
"@voltagent/libsql": "^1.0.8",
99
"@voltagent/logger": "^1.0.2",
10-
"@voltagent/server-hono": "^1.0.18",
10+
"@voltagent/server-hono": "^1.0.19",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

examples/with-dynamic-parameters/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.18",
10+
"@voltagent/server-hono": "^1.0.19",
1111
"ai": "^5.0.12",
1212
"zod": "^3.25.76"
1313
},

0 commit comments

Comments
 (0)