Skip to content

Commit d5df342

Browse files
committed
build: Include v prefix in release commits
1 parent 62927c2 commit d5df342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": {
33
".": {
44
"release-type": "go",
5-
"pull-request-title-pattern": "release${scope}: ${component} ${version}",
5+
"pull-request-title-pattern": "release${scope}: ${component} v${version}",
66
"changelog-type": "github"
77
}
88
}

0 commit comments

Comments
 (0)