MeiliSearch/.github/release-draft-template.yml

15 lines
341 B
YAML
Raw Normal View History

2021-03-09 16:43:14 +01:00
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
version-template: '0.21.0-alpha.$PATCH'
version-resolver:
default: patch
categories:
- title: 'Breaking changes ⚠️'
label: 'breaking-change'
template: |
## Changes
$CHANGES
no-changes-template: 'Changes are coming soon 😎'
sort-direction: 'ascending'