ended6월 15일· 1 sources

Stop Writing Changelogs—Your Git History Already Has Them

손으로 쓰는 Changelog는 이제 끝—changelg가 Git 커밋에서 자동 생성

Why it matters

Developers frequently delay changelog writing after releases, only to scramble through git logs weeks later when changes need to be documented. changelg automates this by extracting structured release notes directly from Conventional Commits in your git history, requiring zero dependencies or configuration. Supporting both Node.js and Python, it transforms release documentation from a manual chore into an instant, zero-setup process.

1
Sources
+0
24h
Growth
4d
Active
changelgConventional Commitschangelog automationzero dependenciesrelease workflow

Sources

Related Issues