Skip to content

v1.8.3 - release workflow docs

Choose a tag to compare

@muckybuzzwoo muckybuzzwoo released this 08 Jul 16:10
· 10 commits to main since this release

Documentation-only release. No functional, output, or CLI change — extraction behavior, sentinels, and folder layout are identical to 1.8.2.

Docs

Added

  • SKILL.md "Extending this skill" now documents the release workflow: which files carry the version string, the CHANGELOG + SemVer convention, the python -m pytest tests/ gate, and the tag / GitHub Release / claude plugin update steps. The contributor section previously covered adding flags, install targets, sentinels, and Markdown sections but never how to cut a release.

Changed

  • Version bumped 1.8.2 → 1.8.3 across .claude-plugin/plugin.json, .claude-plugin/marketplace.json, CLAUDE.md, and README.md.