Skip to content

Commit c1b0948

Browse files
committed
chore: update tag and release names
1 parent 65a6a6d commit c1b0948

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-plz.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ git_release_body = """
1010
{% endfor %}
1111
{% endif %}
1212
"""
13+
git_release_name = "v{{ version }}"
14+
git_tag_name = "v{{ version }}"
1315

1416
[changelog]
1517
body = """

0 commit comments

Comments
 (0)