Skip to content

Commit fd576b0

Browse files
jeffyawclaude
andcommitted
chore: bump to 0.8.4
Sync the README's stderr example to v0.8.3's actual output (was showing the v0.8.2 banner with a stale 21-tool count from before annotations shifted). Also bumps package-lock.json — previous releases never updated it past 0.8.0, leaving it out of sync with package.json. No code changes. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 53ca8b1 commit fd576b0

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Set to `1` or `true` to drop every tool without `readOnlyHint: true`. Stacks wit
158158
The server logs the active filter to stderr on startup:
159159

160160
```
161-
@yawlabs/tailscale-mcp v0.8.2 ready (21 tools, profile=core, readonly)
161+
@yawlabs/tailscale-mcp v0.8.3 ready (19 tools, profile=core, readonly)
162162
```
163163

164164
If you don't set any filter, startup prints a tip pointing you at the profiles.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yawlabs/tailscale-mcp",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "Tailscale MCP server for managing your tailnet from AI assistants",
55
"license": "MIT",
66
"author": "YawLabs <contact@yaw.sh>",

0 commit comments

Comments
 (0)