Fix feature label to match actual label.

This commit is contained in:
Basset, Justin 2020-07-05 22:44:53 -04:00
parent a455afd8a6
commit 2233298bdb

View file

@ -3,7 +3,7 @@ tag-template: '$RESOLVED_VERSION'
categories:
- title: 'Features'
labels:
- 'feature'
- 'enhancement'
- title: 'Bug Fixes'
labels:
- 'bug'
@ -22,7 +22,7 @@ version-resolver:
- 'patch'
default: patch
template: |
## Changes
# What's New
$CHANGES