diff --git a/.chglog/config.yml b/.chglog/config.yml index 65597c4..0b5c0aa 100755 --- a/.chglog/config.yml +++ b/.chglog/config.yml @@ -17,6 +17,24 @@ options: fix: Fix # perf: Performance Improvements # refactor: Code Refactoring + sort_by: Custom + title_order: + - Feature + - Chore + - UI + - API + - Libs + - Docker + - Security + - Fix + - Bugfix + - Docs + - Swagger + - Build + - Testing + - Test + - Tests + - Pull Requests header: pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$" pattern_maps: