chore(release): v0.3.0, since BADGE-DEAD-LINK is a new check

Same precedent as v0.2.0: a new check is a minor bump, not a patch.
Bundles this session's three fixes (LINK-DEAD false positive,
widened 429 backoff, BADGE-DEAD-LINK) and the tautological-test
correction.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W1ZJFViVYpr8cvf4fs91j1
This commit is contained in:
Kjell Tore Guttormsen 2026-08-04 22:29:02 +02:00
commit f28615f3b6
4 changed files with 35 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "repo-standard",
"version": "0.2.2",
"version": "0.3.0",
"description": "Per-repo gate for the open/ presentation standard: README first screen, install block, files required by the repo's class, and dead repo references.",
"author": {
"name": "Kjell Tore Guttormsen"