charts/.chglog/config.yml
2024-04-09 15:44:12 +02:00

35 lines
658 B
YAML

style: github
template: CHANGELOG.tpl.md
info:
title: CHANGELOG
repository_url: https://github.com/tommy-skaug/charts
options:
commits:
filters:
Type:
- feat
- docs
- fix
- perf
- refactor
- chore
- style
- test
commit_groups:
title_maps:
feat: Features
fix: Bug Fixes
perf: Performance Improvements
refactor: Code Refactoring
chore: Chores
style: Style
test: Testing
header:
pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$"
pattern_maps:
- Type
- Scope
- Subject
notes:
keywords:
- BREAKING CHANGE