Skip to content

Commit a6a422f

Browse files
committed
fix: start sha for release please
fix: remove v in tag from configuration Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 64d04b5 commit a6a422f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"bootstrap-sha": "9903e0c129683979234f287d59f7468ca5cd7341",
2+
"bootstrap-sha": "ee54a79fcbc6d412ed8b9cef875371558de3627e",
33
"exclude-paths": [
44
".git",
55
".idea",
@@ -8,7 +8,7 @@
88
],
99
"release-type": "simple",
1010
"include-component-in-tag": false,
11-
"include-v-in-tag": true,
11+
"include-v-in-tag": false,
1212
"packages": {
1313
".": {
1414
"package-name": "Microsoft.Graph.Core",

0 commit comments

Comments
 (0)