Add 'New Translations` section in release notes (#133)

This commit is contained in:
Emruz Hossain
2020-10-31 00:48:11 +06:00
committed by GitHub
parent c721779ddd
commit 58f1585f23
+3
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'