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
|
|
@ -14,7 +14,7 @@ description: >-
|
|||
the operator names no model and no tool — choosing the model for the next
|
||||
session IS this skill. Not for choosing which REPO gets the next session:
|
||||
that is the `board` skill.
|
||||
version: "0.27.0"
|
||||
version: "0.28.0"
|
||||
---
|
||||
|
||||
# route — what the next session should run with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue