chore: release 0.10.2
This commit is contained in:
parent
c0e251babe
commit
9aab8df289
@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Nothing yet.
|
||||
|
||||
## [0.10.2] - 2026-05-09
|
||||
|
||||
### CLI
|
||||
|
||||
- Keep keep-alive daemon retry diagnostics on stderr so `mcporter call --output json` stdout stays parseable after a daemon recovery. (PR #163 / issue #160, thanks @clawSean)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mcporter",
|
||||
"version": "0.10.1",
|
||||
"version": "0.10.2",
|
||||
"description": "TypeScript runtime and CLI for connecting to configured Model Context Protocol servers.",
|
||||
"keywords": [
|
||||
"cli",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user