Implements automated release pipeline using GitHub Actions and GoReleaser.
- Configures GoReleaser to build for multiple platforms (linux/darwin/windows)
- Sets up GPG signing for release artifacts
- Configures Gitea as release target with custom API endpoints
- Implements semantic changelog generation with categorized groups
- Adds GitHub Actions workflow triggered on version tags