v4.8.1
v4.8.1: consistent versioning
Added
- Add a CI guard (scripts/check-versions.js) that fails when version files disagree, or when a release tag does not match the manifest version
Fixed
- Align all four plugin manifests and both package.json files to 4.8.1
Patch release. Metadata only, no changes to the ruleset or behavior.
v4.8.0 shipped with the version manifests still reading 4.7.0 (and the package.json files at 0.1.0), so plugins reported 4.7.0 as the latest version even after updating. This release aligns every version-bearing file to 4.8.1 so the version reports correctly across Claude, Codex, Copilot, and Gemini.
Fixes
- Align all four plugin manifests and both package.json files to 4.8.1 (#260, #262)
- Add a CI guard (
scripts/check-versions.js) that fails when version files disagree, or when a release tag does not match the manifest version, so this cannot recur
Updating
Update the ponytail plugin in your host (re-run your marketplace or plugin update, or reinstall). It will then report 4.8.1.