You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
556 B
25 lines
556 B
style: github |
|
template: CHANGELOG.tpl.md |
|
info: |
|
title: CHANGELOG |
|
repository_url: https://github.com/thegeeklab/hugo-geekblog |
|
options: |
|
commit_groups: |
|
title_maps: |
|
feat: Features |
|
fix: Bug Fixes |
|
perf: Performance Improvements |
|
refactor: Code Refactoring |
|
chore: Others |
|
test: Testing |
|
ci: CI Pipeline |
|
docs: Documentation |
|
header: |
|
pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$" |
|
pattern_maps: |
|
- Type |
|
- Scope |
|
- Subject |
|
notes: |
|
keywords: |
|
- BREAKING CHANGE
|
|
|