Skip to content

Commit

Permalink
chore: hardcore first release version
Browse files Browse the repository at this point in the history
Signed-off-by: unusualpseudo <[email protected]>
  • Loading branch information
unusualpseudo authored and unusualpseudo committed Jul 22, 2023
1 parent 7445f7b commit f17149b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/release-drafter.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name-template: "Release v$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
name-template: "Release v1.0.0"
tag-template: "v1.0.0"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
change-title-escapes: '\<*_&'
categories:
Expand All @@ -23,4 +23,4 @@ template: |
$CHANGES
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v1.0.0

0 comments on commit f17149b

Please sign in to comment.