Documentation
¶
Overview ¶
Package main provides a CLI tool for changelog manipulation used in the release workflow. It replaces inline shell/Python scripts with testable Go.
Usage:
go run ./scripts/changelog extract --section next --strip-comments go run ./scripts/changelog merge --manual MANUAL.md --generated CLIFF.md --output MERGED.md go run ./scripts/changelog update --version 0.1.0 --notes NOTES.md
Click to show internal directories.
Click to hide internal directories.