v0.1.1: Add MCP support, Express, chalk logging
- Add MCP server for Claude Code integration (claude-browse-mcp) - Switch to Express for HTTP server - Add chalk + log-symbols for terminal output - Add GitHub Actions publish workflow with trusted publisher Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@aladac/claude-browse",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Headless browser automation for Claude Code using Playwright WebKit",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user