Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refine changelog creation for releases #51

Merged
merged 1 commit into from
Mar 3, 2022
Merged

feat: refine changelog creation for releases #51

merged 1 commit into from
Mar 3, 2022

Commits on Mar 3, 2022

  1. feat: refine changelog creation for releases

    This change refines the way changelogs are calculated. The resulting
    behavior is such that a release includes the commits that were made
    on main since the previous release was minted and any commits made
    on the specific release branch (such as targeted fixes or backports).
    Prerelease is a running log of changes made to main since the most
    recent release was minted.
    Nostracodus committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    460c469 View commit details
    Browse the repository at this point in the history