Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"packages": {
".": {
"release-type": "node",
"bootstrap-sha": "cffece64628d7d16360f7622fb3b2e1dfa667136",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

프로젝트 내에 release-please-config-beta.json 파일이 별도로 존재합니다. 안정화(stable) 버전뿐만 아니라 베타 릴리스 트랙에서도 동일한 커밋들로 인해 의도치 않은 릴리스 PR이 생성되는 것을 방지하려면, 해당 파일에도 동일한 bootstrap-sha 설정을 추가하는 것을 검토해 보시기 바랍니다.

"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"changelog-sections": [
Expand Down