Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 79ee310

Browse files
authored
Update release-drafter.yml
1 parent ed74367 commit 79ee310

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/release-drafter.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ version-resolver:
1616
- 'new feature'
1717
default: patch
1818
template: |
19+
# Changelog
20+
1921
$CHANGES
2022
21-
Changes since previous release: https://github.com/nytm/go-grafana-api/compare/v$PREVIOUS_TAG...v$NEXT_PATCH_VERSION
23+
Changes since previous release: https://github.com/nytm/go-grafana-api/compare/$PREVIOUS_TAG...v$NEXT_PATCH_VERSION

0 commit comments

Comments
 (0)