Skip to content

chore: add conventional changelog for GitHub releases#294

Merged
danstepanov merged 1 commit intomainfrom
chore/release-changelog
Mar 9, 2026
Merged

chore: add conventional changelog for GitHub releases#294
danstepanov merged 1 commit intomainfrom
chore/release-changelog

Conversation

@danstepanov
Copy link
Member

@danstepanov danstepanov commented Mar 9, 2026

Summary

  • Add @release-it/conventional-changelog plugin to generate release notes from conventional commits
  • Enable GitHub Releases (github.release: true)
  • Write changelog to CHANGELOG.md on each release

Commits are grouped into Features, Bug Fixes, Refactors, and Performance sections.

Test plan

  • Run yarn release --dry-run to verify changelog generation

@danstepanov danstepanov force-pushed the chore/release-changelog branch from 4c10e2e to b25a25d Compare March 9, 2026 09:19
Add @release-it/conventional-changelog plugin to generate release notes
from conventional commits and write to CHANGELOG.md.

Pinned to 10.0.1 due to whatBump bug in 10.0.2+:
release-it/conventional-changelog#107
@danstepanov danstepanov force-pushed the chore/release-changelog branch from b25a25d to 06baa95 Compare March 9, 2026 09:22
@danstepanov danstepanov merged commit 251cdfc into main Mar 9, 2026
6 checks passed
@danstepanov danstepanov deleted the chore/release-changelog branch March 9, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant