Skip to content

Commit

Permalink
feat(go-semantic-release): bump to v2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Oct 18, 2023
1 parent 133dd43 commit ad0b63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggosemanticrelease/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

const (
name = "go-semantic-release"
version = "2.27.1"
version = "2.28.0"
)

func Command(ctx context.Context, args ...string) *exec.Cmd {
Expand Down

0 comments on commit ad0b63a

Please sign in to comment.