Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 546 Bytes

File metadata and controls

16 lines (12 loc) · 546 Bytes

Summary

Release Intent

  • Package/API/runtime change: PR title uses feat:, fix:, perf:, refactor:, revert:, or a breaking !.
  • Docs/CI/repository-only change: no release intended.
  • Source/input/runtime asset change: source pins, generated metadata, and release metadata affectedness are current.

Verification

  • pnpm doctor
  • pnpm fmt:check
  • pnpm check
  • pnpm test
  • pnpm release-check
  • Product-specific smoke/package/perf checks when product behavior or artifacts changed.