We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92106ee commit f374935Copy full SHA for f374935
1 file changed
.release-please-config.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"release-type": "node",
4
- "bootstrap-sha": "INITIAL_SHA_REPLACE_AFTER_FIRST_PUSH",
+ "bootstrap-sha": "92106ee94d8428f7aa17fc9e355c747c382bb143",
5
"include-v-in-tag": true,
6
"separate-pull-requests": false,
7
"pull-request-header": ":robot: Automated release via release-please",
0 commit comments