From 691e20e4391059df4196da63f6aa201daa74fbed Mon Sep 17 00:00:00 2001 From: Bruno Azoulay Date: Thu, 11 Jun 2026 13:18:43 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=200.1.56=20=E2=80=94=20republis?= =?UTF-8?q?h=20so=20npm=20ships=20the=20updated=20README/docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.1.55 published before the doc sync, so npm froze the old README (37 tools). Republish with the corrected 44-tools README. No code change. --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e13f20..27b5605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.1.56] - 11-06-2026 + +### Docs + +- Republish so npm carries the up-to-date README/docs (the 0.1.55 publish captured the pre-sync README that still said "37 MCP tools"). Surface is now correctly documented as **44 MCP tools** and **15 CLI commands**. No code change. + ## [0.1.55] - 11-06-2026 ### Added diff --git a/package.json b/package.json index 0593950..d31d39a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fusengine/browser-mcp", - "version": "0.1.55", + "version": "0.1.56", "description": "MCP server + CLI giving AI agents a real, stealth browser (Patchright/Playwright) — per-country identity, self-healing actions, snapshots, multi-step plans, structured extraction, CDP attach.", "license": "MIT", "author": "Fusengine",