Skip to content

Commit d033c12

Browse files
authored
v0.7.3: standalone MCP package, production bundling, task board redesign (#26)
- feat: extract MCP into standalone @vibegrid/mcp package (#23) - feat: production bundling with tsup, integration tests, hook port guard (#25) - feat: redesign task board UI (#24)
1 parent 4374b58 commit d033c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vibegrid",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"packageManager": "yarn@4.13.0",
55
"author": "Javier Canizalez <javier-canizalez@outlook.com>",
66
"description": "AI Agent Terminal Manager - Stage Manager for coding agents",

0 commit comments

Comments
 (0)