We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ef981 commit b435ea6Copy full SHA for b435ea6
release-please-config.json
@@ -1,5 +1,7 @@
1
{
2
+ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"exclude-paths": ["e2e-report", "tests", "tools", "turbofan"],
4
+ "include-component-in-tag": false,
5
"packages": {
6
".": {}
7
}
0 commit comments