charts/.chglog/config.yml

36 lines
658 B
YAML
Raw Normal View History

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