ITADN
rajatjindal/krew-release-bot

版本发布 6

Release v0.0.49v0.0.49
? · 2026-02-22

## What's Changed * update golang and actions version by @rajatjindal in https://github.com/rajatjindal/krew-release-bot/pull/85 **Full Changelog**: https://github.com/rajatjindal/krew-release-bot/compare/v0.0.48...v0.0.49

Release v0.0.48v0.0.48
? · 2026-02-22

## What's Changed * chore(git): ignore .idea paraphernalia by @mbobrovskyi in https://github.com/rajatjindal/krew-release-bot/pull/81 * chore(make): add test target by @mbobrovskyi in https://github.com/rajatjindal/krew-release-bot/pull/82 * fix(action): use latest tagged image version by @rajatjindal in https://github.com/rajatjindal/krew-release-bot/pull/84 ## New Contributors * @mbobrovskyi made their first contribution in https://github.com/rajatjindal/krew-release-bot/pull/81 **Full Changelog**: https://github.com/rajatjindal/krew-release-bot/compare/v0.0.47...v0.0.48

Release v0.0.47v0.0.47
? · 2024-11-10

## What's Changed * fix: wrap the go version in single quotation by @sonbui00 in https://github.com/rajatjindal/krew-release-bot/pull/73 * fix(action): allow main ref when krew release bot action is triggered by @rajatjindal in https://github.com/rajatjindal/krew-release-bot/pull/80 ## New Contributors * @sonbui00 made their first contribution in https://github.com/rajatjindal/krew-release-bot/pull/73 **Full Changelog**: https://github.com/rajatjindal/krew-release-bot/compare/v0.0.46...v0.0.47

Release v0.0.46v0.0.46
? · 2023-03-26

- update `action.yml` and other docs

Release v0.0.45v0.0.45
? · 2023-03-26

- update `go-github` - remove unused code

Release v0.0.44v0.0.44
? · 2023-03-26

- change default branch to `main` - update golang to 1.20 - push to `ghcr` instead of `docker` - update dependencies - update actions