Skip to content

Commit 6a5be41

Browse files
authored
chore: add bootstrap-sha to release-please config
1 parent 917d30c commit 6a5be41

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
@@ -1,5 +1,6 @@
11
{
22
"include-component-in-tag": false,
3+
"bootstrap-sha": "e979212f841e8ffae3e86a74fa15edaaa0cc0191",
34
"packages": {
45
".": {
56
"changelog-path": "CHANGELOG.md",
@@ -11,4 +12,4 @@
1112
}
1213
},
1314
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
14-
}
15+
}

0 commit comments

Comments
 (0)