Skip to content

Commit abc5cba

Browse files
Version Packages (#109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3257ff2 commit abc5cba

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/friendly-ducks-boil.md

-5
This file was deleted.

packages/agent-kit/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @inngest/agent-kit
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- 3257ff2: fix(mcp): emit valid tool name from MCP tools
8+
39
## 0.5.0
410

511
### Minor Changes

packages/agent-kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inngest/agent-kit",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "AgentKit is a framework for creating and orchestrating AI agents and AI workflows",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)