Skip to content

Commit 41fda95

Browse files
ci: include compoment in tag (#463)
1 parent 85439fd commit 41fda95

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
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3-
"include-component-in-tag": false,
3+
"include-component-in-tag": true,
44
"changelog-sections": [
55
{ "type": "feat", "section": "Added", "hidden": false },
66

0 commit comments

Comments
 (0)