2022-05-04 12:23:53 +02:00
|
|
|
style: github
|
|
|
|
template: CHANGELOG.tpl.md
|
|
|
|
info:
|
|
|
|
title: CHANGELOG
|
|
|
|
repository_url: https://github.com/Bornholm/formidable
|
|
|
|
options:
|
|
|
|
commits:
|
2022-08-01 10:36:00 +02:00
|
|
|
filters:
|
|
|
|
Type:
|
|
|
|
- feat
|
|
|
|
- fix
|
|
|
|
- perf
|
|
|
|
- refactor
|
2022-05-04 12:23:53 +02:00
|
|
|
commit_groups:
|
2022-08-01 10:36:00 +02:00
|
|
|
title_maps:
|
|
|
|
feat: Features
|
|
|
|
fix: Bug Fixes
|
|
|
|
perf: Performance Improvements
|
|
|
|
refactor: Code Refactoring
|
2022-05-04 12:23:53 +02:00
|
|
|
header:
|
|
|
|
pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$"
|
|
|
|
pattern_maps:
|
|
|
|
- Type
|
|
|
|
- Scope
|
|
|
|
- Subject
|
|
|
|
notes:
|
|
|
|
keywords:
|
|
|
|
- BREAKING CHANGE
|