2024-04-09 07:48:56 +00:00
|
|
|
style: github
|
|
|
|
template: CHANGELOG.tpl.md
|
|
|
|
info:
|
|
|
|
title: CHANGELOG
|
2024-04-09 07:56:49 +00:00
|
|
|
repository_url: https://github.com/tommy-skaug/charts
|
2024-04-09 07:48:56 +00:00
|
|
|
options:
|
|
|
|
commits:
|
|
|
|
filters:
|
|
|
|
Type:
|
2024-04-09 07:56:49 +00:00
|
|
|
- Added
|
|
|
|
- Changed
|
|
|
|
- Deprecated
|
|
|
|
- Removed
|
|
|
|
- Fixed
|
|
|
|
- Security
|
2024-04-09 07:48:56 +00:00
|
|
|
commit_groups:
|
2024-04-09 07:56:49 +00:00
|
|
|
# title_maps:
|
|
|
|
# feat: Features
|
|
|
|
# fix: Bug Fixes
|
|
|
|
# perf: Performance Improvements
|
|
|
|
# refactor: Code Refactoring
|
2024-04-09 07:48:56 +00:00
|
|
|
header:
|
|
|
|
pattern: "^((\\w+)\\s.*)$"
|
|
|
|
pattern_maps:
|
2024-04-09 07:56:49 +00:00
|
|
|
- Subject
|
|
|
|
- Type
|
2024-04-09 07:48:56 +00:00
|
|
|
notes:
|
|
|
|
keywords:
|
2024-04-09 07:56:49 +00:00
|
|
|
- BREAKING CHANGE
|