Skip to content

Commit 8aae153

Browse files
committed
docs(agent-email): fold the playground + autoCleanup notes into 0.2.1
0.2.1 hasn't been released yet, so there's no separate [Unreleased] bucket — the one-command playground launcher and automatic sidecar cleanup ship in 0.2.1. Moved both Added bullets under 0.2.1 and updated its intro (it's no longer a docs-only release).
1 parent 372935c commit 8aae153

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

hub/agents/npm/agent-email/CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ follows [SemVer](https://semver.org/): the **MAJOR** of the on-the-wire
55
`SCHEMA_VERSION` is what `checkVersion` enforces at startup, so a contract MAJOR
66
bump is always at least a package MINOR bump with a migration note.
77

8-
## [Unreleased]
8+
## 0.2.1
9+
10+
Adds the one-command `playground` launcher and automatic sidecar cleanup, and
11+
makes this README the single canonical agent README (hub + npm). No wire-contract
12+
change (`SCHEMA_VERSION` stays `2.0`).
913

1014
### Added
1115

@@ -23,12 +27,6 @@ bump is always at least a package MINOR bump with a migration note.
2327
graceful, awaited path. A hard `SIGKILL` of the host process is the one case no
2428
in-process handler can catch.
2529

26-
## 0.2.1
27-
28-
Documentation/packaging release — no client API or wire-contract change
29-
(`SCHEMA_VERSION` stays `2.0`). Republishes so the live hub catalog picks up the
30-
current README.
31-
3230
### Changed
3331

3432
- **This README is now the single canonical agent README** (hub + npm). The

0 commit comments

Comments
 (0)