v1.71.0
Changelog
✨ New Features
- feat(distribution): multi-channel Phase 1 (npm, brew, GHCR, setup action, install-source guard)
- feat(version): git tag as single source of truth
🐛 Bug Fixes
- fix(release): grant GHCR push auth to release job
- fix(release): log in to GHCR via CLI instead of login-action
- fix(release): publish GHCR image via CLI buildx instead of GoReleaser dockers
- fix(release): push Homebrew formula via PAT step instead of GoReleaser brews
- fix(release): revert goreleaser-action to v6 pin
📦 Others
- chore(deps): bump actions/setup-go from 6 to 7
- chore(deps): bump actions/setup-node from 6 to 7
- chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.3
- chore(release): bump to 1.71.0
Automated release by GoReleaser.