This commit is contained in:
2022-05-17 01:56:44 +03:00
commit 3a9b8c8468
117 changed files with 7175 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
name-template: $NEXT_PATCH_VERSION
tag-template: $NEXT_PATCH_VERSION
template: |
## Whats Changed
$CHANGES
categories:
- title: New features
label: new-feature
- title: Fixes
label: bug
- title: Improvements
label: improvement