2019-11-28 21:27:20 +01:00
|
|
|
style: github
|
|
|
|
template: CHANGELOG.tpl.md
|
|
|
|
info:
|
|
|
|
title: CHANGELOG
|
|
|
|
repository_url: https://github.com/dosco/super-graph
|
|
|
|
options:
|
|
|
|
commits:
|
2020-05-04 03:01:16 +02:00
|
|
|
filters:
|
|
|
|
Type:
|
|
|
|
- feat
|
|
|
|
- fix
|
|
|
|
- perf
|
|
|
|
- refactor
|
2019-11-28 21:27:20 +01:00
|
|
|
commit_groups:
|
2020-05-04 03:01:16 +02:00
|
|
|
title_maps:
|
|
|
|
feat: Features
|
|
|
|
fix: Bug Fixes
|
|
|
|
perf: Performance Improvements
|
|
|
|
refactor: Code Refactoring
|
2019-11-28 21:27:20 +01:00
|
|
|
header:
|
|
|
|
pattern: "^((\\w+)\\s.*)$"
|
|
|
|
pattern_maps:
|
|
|
|
- Subject
|
|
|
|
- Type
|
|
|
|
notes:
|
|
|
|
keywords:
|
|
|
|
- BREAKING CHANGE
|