Skip to content

Commit

Permalink
Merge pull request #32 from malice00/release_drafter
Browse files Browse the repository at this point in the history
Added release-drafter configuration
  • Loading branch information
malice00 authored Oct 20, 2024
2 parents 2b26963 + 1296c3d commit cc0bbd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
_extends: .github
name-template: v$NEXT_PATCH_VERSION
tag-template: v$NEXT_PATCH_VERSION
version-template: v$MAJOR.$MINOR.$PATCH

0 comments on commit cc0bbd6

Please sign in to comment.