Skip to content

v0.60.0

Choose a tag to compare

@github-actions github-actions released this 16 Nov 20:13
21a9672

0.60.0 (2025-11-16)

Features

  • add support for skip-repo, repo-include, repo-exclude to print command (#589) (8e2c150)
  • gerrit: Replace hardcoded "master" with dynamic HEAD branch retrieval (#586) (7e422c7)

Bug Fixes

  • use double newline for separating commit title and body (#591) (f6f3302)

Dependencies

  • update module code.gitea.io/sdk/gitea to v0.22.1 (77a51e7)
  • update module github.com/go-git/go-git/v5 to v5.16.3 (beeb445)
  • update module golang.org/x/net to v0.46.0 (3468651)
  • update module golang.org/x/oauth2 to v0.32.0 (baff054)