You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
semantic-release 설정에 headerPartial 템플릿이 없어서 버전 번호, 날짜, compare 링크가 생성되지 않았고, 그룹 헤더(##)와 타입 헤더(###)가 버전 헤더(##)와 같은 레벨이라 계층이 불명확했음.
- headerPartial 추가로 버전 헤더 자동 생성
- 그룹(Highlights/Maintenance)을 h3, 타입(Features/Bug Fixes 등)을 h4로 변경
- 기존 CHANGELOG에 새 형식 수동 적용
0 commit comments