Releases: basecamp/cli
Releases · basecamp/cli
v0.1.1
Introduce automatic creation of GitHub Releases with AI-generated changelogs when a tag push occurs. This streamlines release workflows by automating the process of summarizing changes and publishing releases directly to GitHub, reducing manual effort and ensuring consistent release documentation.
This enhancement simplifies project management and improves developer productivity, making it easier to keep repositories up to date and well-documented with minimal overhead.
Install
go get github.com/basecamp/cli@v0.1.1
Full Changelog: v0.1.0...v0.1.1