di-tui/.chglog/config.yml

31 lines
560 B
YAML
Raw Normal View History

2025-11-29 01:28:18 +00:00
style: github
template: CHANGELOG.tpl.md
info:
title: CHANGELOG
repository_url: https://github.com/acaloiaro/di-tui
2025-11-29 01:28:18 +00:00
options:
commits:
filters:
Type:
- feat
- fix
- perf
- refactor
- docs
2025-11-29 01:28:18 +00:00
commit_groups:
title_maps:
docs: Documentation
2025-11-29 01:28:18 +00:00
feat: Features
fix: Bug Fixes
perf: Performance Improvements
refactor: Code Refactoring
header:
pattern: '^(\w*)(?:\((.*)\))?:\s(.*)$'
pattern_maps:
- Type
- Scope
- Subject
issues:
prefix:
- #