We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4d1e5 commit 2565cc8Copy full SHA for 2565cc8
1 file changed
release-please-config.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"release-type": "simple",
4
+ "pull-request-title-pattern": "release: v${version}",
5
"packages": {
6
".": {
7
"package-name": "",
0 commit comments