davidvkimball_obsidian-seo/versions.json
David V. Kimball b12d7a5251 Remove release attestation until the directory verifier is fixed; bump to 0.5.3
Attestations signed by GitHub since July fail the Obsidian directory's attestation verifier (signature invalid) even though GitHub's own gh attestation verify passes them: 0.5.0 (signed in May) passed review, while 0.5.1 (old action versions) and 0.5.2 (current action versions) both failed identically. Drop the attest step so the directory relies on its byte-for-byte build reproduction check, which this repo passes. Also remove a now-unnecessary non-null assertion in results-display and refresh the styles.css header so both release assets get new digests, detaching them from the rejected attestations.
2026-07-16 22:48:01 -07:00

22 lines
No EOL
403 B
JSON

{
"0.3.5": "0.15.0",
"0.3.6": "0.15.0",
"0.3.7": "0.15.0",
"0.3.8": "0.15.0",
"0.3.9": "0.15.0",
"0.4.0": "0.15.0",
"0.4.1": "1.11.0",
"0.4.2": "1.11.0",
"0.4.3": "1.11.0",
"0.4.4": "1.11.0",
"0.4.5": "1.11.0",
"0.4.6": "1.11.0",
"0.4.7": "1.11.0",
"0.4.8": "1.11.0",
"0.4.9": "1.11.0",
"0.4.10": "1.11.0",
"0.5.0": "1.11.0",
"0.5.1": "1.11.0",
"0.5.2": "1.11.0",
"0.5.3": "1.11.0"
}