Documentation
¶
Overview ¶
release extracts a version's changelog section and prints it as a JSON-encoded string, ready for use in a Forgejo/GitHub API body field.
Usage:
release CHANGELOG.md v3.3
Output: a quoted JSON string (including the surrounding double-quotes), e.g. "First release.\n\n- feature one\n- feature two"
Click to show internal directories.
Click to hide internal directories.