Skip to content

Commit c94a3cc

Browse files
fix: beta 설정에서 bootstrap-sha 제거
fork에서만 존재하는 커밋 SHA를 bootstrap-sha로 참조하고 있어 upstream beta 브랜치에서 release-please 실행 시 실패할 수 있다. 전체 히스토리를 참조하도록 해당 설정을 제거한다. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 209a78f commit c94a3cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

release-please-config-beta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"release-type": "node",
66
"prerelease": true,
77
"prerelease-type": "beta",
8-
"bootstrap-sha": "2b71780d05c624746dde6ebed935dc851283c3c3",
98
"bump-minor-pre-major": true,
109
"bump-patch-for-minor-pre-major": true,
1110
"changelog-sections": [

0 commit comments

Comments
 (0)