gapmiss_inline-callouts/versions.json
@gapmiss 858a209cbe fix: sync versions.json with manifest.json minAppVersion and bump esbuild
versions.json was out of sync — releases 0.1.5–0.1.10 incorrectly listed
minAppVersion as 0.15.0 instead of 1.4.10. Also updates release.mjs to
read minAppVersion from manifest.json rather than hardcoding it, and bumps
esbuild from 0.25.4 to 0.28.1.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-14 12:07:54 -05:00

13 lines
224 B
JSON

{
"0.1.0": "0.15.0",
"0.1.1": "0.15.0",
"0.1.2": "0.15.0",
"0.1.3": "0.15.0",
"0.1.4": "0.15.0",
"0.1.5": "1.4.10",
"0.1.6": "1.4.10",
"0.1.7": "1.4.10",
"0.1.8": "1.4.10",
"0.1.9": "1.4.10",
"0.1.10": "1.4.10"
}