Skip to content

Commit b17eda1

Browse files
committed
chore(release): publish
- project: @agiflowai/clawdbot-mcp-plugin 0.1.2
1 parent 877db57 commit b17eda1

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/clawdbot-mcp-plugin/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 0.1.2 (2026-01-26)
2+
3+
### 🚀 Features
4+
5+
- **one-mcp:** register tools after MCP servers connect with full capability list ([50eb815](https://github.com/AgiFlow/aicode-toolkit/commit/50eb815))
6+
7+
### 🩹 Fixes
8+
9+
- **one-mcp:** improve MCP client manager lifecycle and cleanup ([4c995f9](https://github.com/AgiFlow/aicode-toolkit/commit/4c995f9))
10+
- **one-mcp:** bundle dependencies in clawdbot-mcp-plugin to resolve module resolution errors ([e0c248d](https://github.com/AgiFlow/aicode-toolkit/commit/e0c248d))
11+
12+
### ❤️ Thank You
13+
14+
- Vuong Ngo
15+
116
## 0.1.1 (2026-01-26)
217

318
### 🧱 Updated Dependencies

packages/clawdbot-mcp-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@agiflowai/clawdbot-mcp-plugin",
33
"description": "Clawdbot plugin for MCP server integration with progressive tool disclosure",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"license": "AGPL-3.0",
66
"author": "AgiflowIO",
77
"repository": {

0 commit comments

Comments
 (0)