Skip to content

Commit 7d49d9e

Browse files
authored
chore: Change the tag format for releases. (#108)
1 parent 5352af8 commit 7d49d9e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-please-config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"bootstrap-sha": "d49ca41718a593c071874950d301f2f00c71a371",
33
"packages": {
44
".": {
5-
"release-type": "node"
5+
"release-type": "node",
6+
"include-v-in-tag": false,
7+
"include-component-in-tag": false
68
}
79
}
810
}

0 commit comments

Comments
 (0)