chore(release): bump to 0.28.0
Five fixes were committed and pushed after v0.27.0 and none is reachable: every entry point on this machine runs the version-pinned plugin cache, not this tree. This bump is step one of making them reachable - the tag and the catalog ref follow together via release-plugin.mjs, never one without the other. Carries: dot-prefixed repo discovery (3e5add0), the bare-name defect in the three order-verb emitters (393499c), --to refused on a control character in both write sides (29a94dd), the FILENAME== focus-filter join (2928c28), and route_cmd_for reading the rationale instead of the field (b70786d). Version bumped in all seven places CLAUDE.md's Release section names: plugin.json, package.json, the README badge, and the frontmatter of skills/coord-send, skills/board, skills/route, skills/dispatch. CHANGELOG entry added alongside. Pre-release gate, all five suites plus npm: coord 230, board 259 (was 252 - section 23 added 7 checks), route 69, orders 110, guard 40, node 11/11. Catalog pre-flight run by hand first per the order: 12 plugins, 0 ERROR. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AZa4oEsa93ac6pZQFEXqBF
This commit is contained in:
parent
7fa2220963
commit
2377735554
8 changed files with 71 additions and 7 deletions
|
|
@ -17,7 +17,7 @@ description: >-
|
|||
skill. Not for choosing WHICH repo deserves the next session (that is `board`),
|
||||
not for scoring model and effort alone (that is `route`), and not for sending a
|
||||
message to another repo (that is `coord-send`).
|
||||
version: "0.27.0"
|
||||
version: "0.28.0"
|
||||
---
|
||||
|
||||
# dispatch — hand a session a task it can actually start on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue