TLOWAC-REPO / config-toolkit

eslint, prettier, stylelint 등 다양한 설정파일들을 재사용하기 위한 프로젝트
0 stars 0 forks source link

commitlint 설정하기 #10

Open TLOWAC opened 1 year ago

TLOWAC commented 1 year ago

참고자료

@commitlint-cli conventional-changelog How To Automatically Generate A Helpful Changelog From Your Git Commit Messages

방법

  1. commitlint 설정 ( conventional commit )
  2. git version tag 생성 ( standard-version )
  3. git release ( changelog 생성 )