Skip to content

Commit 1ee02e4

Browse files
chore: exclude component name from release-please tags (#111)
Adds include-component-in-tag: false so tags are v0.8.0 instead of ado-aw-v0.8.0. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a67d93a commit 1ee02e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3+
"include-component-in-tag": false,
34
"packages": {
45
".": {
56
"release-type": "rust",

0 commit comments

Comments
 (0)