Skip to content

Commit

Permalink
ci: Adjust release commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Oct 1, 2024
1 parent bb6bc1b commit 280ded2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"CHANGELOG.md",
"gradle.properties"
],
"message": "chore: Release ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
"message": "chore: Release v${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}
],
[
Expand Down

0 comments on commit 280ded2

Please sign in to comment.