Skip to content

Commit b435ea6

Browse files
authored
chore(release-please): don't include component in tag (#545)
1 parent 30ef981 commit b435ea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-please-config.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
23
"exclude-paths": ["e2e-report", "tests", "tools", "turbofan"],
4+
"include-component-in-tag": false,
35
"packages": {
46
".": {}
57
}

0 commit comments

Comments
 (0)