Add 'enhance' to the list of changelog sections

This commit is contained in:
Khosrow Moossavi
2019-12-13 17:01:13 -05:00
parent c11ab16902
commit 1b7eaebeb7
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ options:
filters:
Type:
- docs
- enhance
- feat
- fix
- perf
@@ -15,6 +16,7 @@ options:
commit_groups:
title_maps:
docs: Documentation
enhance: Enhancements
feat: Features
fix: Bug Fixes
perf: Performance Improvements

View File

@@ -8,6 +8,7 @@ options:
filters:
Type:
- docs
- enhance
- feat
- fix
- perf
@@ -15,6 +16,7 @@ options:
commit_groups:
title_maps:
docs: Documentation
enhance: Enhancements
feat: Features
fix: Bug Fixes
perf: Performance Improvements