Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 726 Bytes

File metadata and controls

23 lines (15 loc) · 726 Bytes

What & why

Type of change

  • feat — new feature (minor)
  • fix — bug fix (patch)
  • breaking change (major) — describe migration below
  • chore / docs / ci / refactor / test (no release)

Checklist

  • Target branch is develop (or main only for a release/* / hotfix/*)
  • PR title & commits follow Conventional Commits
  • Tests / typecheck pass locally
  • No secrets, tokens, or .env values committed

Breaking changes / migration notes