Skip to content

Commit c669800

Browse files
feat: include component in tag
1 parent 4474185 commit c669800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"draft-pull-request": true,
4-
"include-component-in-tag": false,
4+
"include-component-in-tag": true,
55
"include-v-in-tag": true,
66
"separate-pull-requests": false,
77
"packages": {
@@ -16,4 +16,4 @@
1616
"release-type": "rust"
1717
}
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)