Skip to content

Commit adf57d6

Browse files
committed
fix: add bootstrap-sha to prevent stale changelog entries
1 parent e78af51 commit adf57d6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

release-please-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"packages": {
44
".": {
5+
"release-type": "node",
6+
"include-component-in-tag": false,
7+
"draft": true,
8+
"bootstrap-sha": "e6835c355910efb2bcfef859baa40c7be818c6ae",
59
"release-type": "node",
610
"include-component-in-tag": false,
711
"draft": true,

0 commit comments

Comments
 (0)