Skip to content

Commit

Permalink
Update release-plz.toml (#854)
Browse files Browse the repository at this point in the history
change release name template to be "v{{ version }}"
  • Loading branch information
lwwmanning authored Sep 18, 2024
1 parent f9d5878 commit 5f783ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ body = """
name = "vortex-array"
git_tag_enable = true
git_release_enable = true
git_release_name = "{{ version }}"
git_tag_name = "{{ version }}"

0 comments on commit 5f783ff

Please sign in to comment.