no chores
This commit is contained in:
parent
bd8daaf54a
commit
672b17872f
@ -57,7 +57,7 @@ append_section() {
|
||||
}
|
||||
append_section "feat" "Features" "✨"
|
||||
append_section "fix" "Fixes" "🐛"
|
||||
append_section "chore" "Chores" "🧹"
|
||||
# append_section "chore" "Chores" "🧹"
|
||||
|
||||
# Fallback if no commits found
|
||||
[[ -z "$CHANGELOG" ]] && CHANGELOG="No commit history found."
|
||||
|
Loading…
x
Reference in New Issue
Block a user