Skip to content

Commit

Permalink
Add v to release name
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Oct 16, 2024
1 parent ad24148 commit 2a3346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name-template: "$RESOLVED_VERSION"
name-template: "v$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
categories:
- title: "Breaking Changes"
Expand Down

0 comments on commit 2a3346e

Please sign in to comment.