Skip to content

Commit af52cdc

Browse files
committed
build: Update bootstrap-sha for release-please
1 parent 7f0a4bc commit af52cdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-please-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"packages/shared/common": {
44
"prerelease": true,
55
"bump-minor-pre-major": true,
6-
"bootstrap-sha": "282a3fed8289fef680c5c2593e74aea0a3113c71",
6+
"bootstrap-sha": "7f0a4bc4768a84c4f452a94a65f033ba2e70db64",
77
"release-as": "0.1.0"
88
},
99
"packages/shared/sdk-server": {
1010
"prerelease": true,
1111
"bump-minor-pre-major": true,
12-
"bootstrap-sha": "282a3fed8289fef680c5c2593e74aea0a3113c71",
12+
"bootstrap-sha": "7f0a4bc4768a84c4f452a94a65f033ba2e70db64",
1313
"release-as": "0.1.0"
1414
},
1515
"packages/sdk/server-node": {
1616
"prerelease": true,
1717
"bump-minor-pre-major": true,
18-
"bootstrap-sha": "282a3fed8289fef680c5c2593e74aea0a3113c71",
18+
"bootstrap-sha": "7f0a4bc4768a84c4f452a94a65f033ba2e70db64",
1919
"release-as": "0.1.0"
2020
}
2121
},

0 commit comments

Comments
 (0)