Skip to content

Commit dc30b69

Browse files
committed
fix(release-please): add bootstrap-sha config
1 parent 13eac95 commit dc30b69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"separate-pull-requests": true,
2424
"group-pull-request-title-pattern": "chore: release ${component}",
2525
"release-search-depth": 500,
26-
"tag-separator": "-"
26+
"tag-separator": "-",
27+
"bootstrap-sha": "6d2ed06"
2728
}
2829

0 commit comments

Comments
 (0)