Skip to content

Commit 26b8cc8

Browse files
committed
fix(changelog): update chglog config
1 parent 368d104 commit 26b8cc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.chglog/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,17 @@ options:
1212
- perf
1313
- refactor
1414
- docs
15+
- build
16+
- ci
1517
commit_groups:
1618
title_maps:
1719
feat: Features
1820
fix: Bug Fixes
1921
perf: Performance Improvements
2022
refactor: Code Refactoring
2123
docs: Documentations
24+
build: Others
25+
ci: Others
2226
header:
2327
pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$"
2428
pattern_maps:

0 commit comments

Comments
 (0)