You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extract command filters and extracts versions from a changelog file for publication, searching, or custom output. It allows you to select specific versions, limit the number of results, and control the output format.
Usage examples
CLI
$ heylogs extract --limit 1 --output result.md
# Extracts the latest version and writes it to result.md