4.4.0 (2026-07-23)
4.3.1 (2026-06-19)
- ship one release zip end-to-end (single-file artifact, no re-zip on deploy) (#133) (57df810)
- speed up release build (artifact compression, drop node_modules rm, fast rollback zip) (#131) (77c79dd)
4.3.0 (2026-06-19)
4.2.2 (2026-06-19)
4.2.1 (2026-06-17)
4.2.0 (2026-06-17)
4.1.0 (2026-06-17)
4.0.2 (2026-06-13)
- wait for release.zip asset before deploying (asset/deploy race) (4f116cd)
4.0.1 (2026-06-12)
- drop environment binding from the build job (63fd313)
- use exact-match git/ref endpoint for the floating major tag check (0b52a61)
4.0.0 (2026-06-12)
- v4: single-job build, asset-based deploy, consolidated lint
- v4: add composite actions for setup, build, deploy, and readme