1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-05 01:50:51 +00:00

chore(chglog): undo changes to chglog configuration (#3219)

This commit is contained in:
Matan Kushner 2021-11-09 21:57:38 +00:00 committed by GitHub
parent dfbf861fe8
commit b83f5a45d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 17 deletions

View File

@ -1,25 +1,17 @@
---
style: github
template: CHANGELOG.tpl.md
info:
title: CHANGELOG
repository_url: https://github.com/starship/starship
options:
commits: {}
commits:
# filters:
# Type:
# - feat
# - fix
# - perf
# - refactor
commit_groups:
sort_by: Custom
title_order:
- feat
- fix
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
title_maps:
feat: Features
fix: Bug Fixes

View File

@ -1,10 +1,15 @@
---
style: github
template: RELEASE.tpl.md
info:
repository_url: https://github.com/starship/starship
options:
commits: {}
commits:
# filters:
# Type:
# - feat
# - fix
# - perf
# - refactor
commit_groups:
sort_by: Custom
title_order: