Add 'New Translations` section in release notes

This commit is contained in:
Emruz Hossain 2020-10-31 00:47:03 +06:00
parent c721779ddd
commit c9addabbb1

View file

@ -10,6 +10,8 @@ template: |
categories: categories:
- title: 'Breaking Changes' - title: 'Breaking Changes'
label: 'breaking-change' label: 'breaking-change'
- title: 'New Translations'
label: 'translation'
- title: 'New Features & Enhancements' - title: 'New Features & Enhancements'
labels: labels:
- 'feature' - 'feature'
@ -28,6 +30,7 @@ version-resolver:
labels: labels:
- 'feature' - 'feature'
- 'enhancement' - 'enhancement'
- 'translation'
patch: patch:
labels: labels:
- 'bug' - 'bug'