Skip to content

Commit 3d75a46

Browse files
authored
chore: no component in tag (#38)
1 parent 0e1432c commit 3d75a46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"bump-minor-pre-major": false,
77
"bump-patch-for-minor-pre-major": false,
88
"draft": false,
9-
"prerelease": false
9+
"prerelease": false,
10+
"include-component-in-tag": false
1011
}
1112
},
1213
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)