Realleasy (Realleasy v0.2.2) View Source

Finds all commits between rc_branch and base_branch, prompts for a new version and extracts Changelog information from each commit's PR description.

Link to this section Summary

Functions

Inserts a new release in the CHANGELOG.md file with a log of changes. Optionally commits and pushed to a remote origin.

Link to this section Functions

Link to this function

prepare_changelog(rc_branch, base_branch \\ nil, opts \\ [])

View Source

Inserts a new release in the CHANGELOG.md file with a log of changes. Optionally commits and pushed to a remote origin.