Skip to content

v2.17.5

Choose a tag to compare

@zenqst zenqst released this 05 Jun 17:25
· 132 commits to dev since this release

v2.17.5 — Fix subject case, concise WHY-only body

🐛 Fixes

  • Subject started with capital letter (e.g. feat: Add): _normalize_type now lowercases the first letter of the description unless it is an acronym (API, ID, URL)
  • Body was too verbose listing WHAT: system prompt now enforces 1-2 sentences explaining WHY, not WHAT; body must NOT list changes or use bullet points
  • Body examples rewritten: now show past-tense WHY explanation (e.g. Required to onboard new contributors.) instead of WHAT listing

Full Changelog: v2.17.4...v2.17.5