From 3b9d4a4ea1c814a60ed950ea3f906e92a8d484c2 Mon Sep 17 00:00:00 2001 From: Stefan Steiner Date: Thu, 9 Jul 2026 23:49:40 -0700 Subject: [PATCH] fix(mcp): release KV README docs + INVALID_ARGUMENT error mapping (#188) #188 landed the human-facing KV store documentation (the crates.io README section that was missing from v0.6.0) and mapped caller-fixable identifier errors to INVALID_ARGUMENT. It merged with a docs(mcp): squash title, so release-please saw no releasable commit and cut no version. This empty fix(mcp): commit gives release-please a user-facing change to bump, so the already-merged #188 content ships as v0.6.1.