- Add version_type choice input (BUMP_MAJOR, BUMP_MINOR, BUMP_PATCH, SPECIFIC_VERSION)
- Add specific_version optional input for explicit version selection
- Include changelog content in Forgejo release body under "What's Changed"
- Move CHANGELOG.md to repository root (copied into docs during build)
- Add CHANGELOG link to docs index page
- Update doc-links script to recognize build-time docs from repo root
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>