Validates commit messages and enforces conventional commits format.
type(scope): description
Types: feat, fix, docs, style, refactor, perf, test, chore
feat(auth): add password reset
fix(api): handle null response
docs(readme): update install
git log --oneline -20
共 1 个版本