|
@@ -1,10 +1,13 @@
|
|
|
-name-template: Upcoming Changes
|
|
|
categories:
|
|
|
- title: 🚀 Features
|
|
|
- label: enhancement
|
|
|
+ label: feature
|
|
|
- title: 🐛 Bug Fixes
|
|
|
label: bug
|
|
|
-tag-template: - $TITLE @$AUTHOR (#$NUMBER)
|
|
|
+
|
|
|
+name-template: "Upcoming Release"
|
|
|
+tag-template: "$NEXT_PATCH_VERSION"
|
|
|
+version-template: "v$MAJOR.$MINOR-codename-sdk$PATCH"
|
|
|
+change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
|
|
|
template: |
|
|
|
## Upcoming Changes
|
|
|
|