Versions in this module Expand all Collapse all v0 v0.5.0 Feb 13, 2022 Changes in this version + func New(bumper Bumper) *cobra.Command + type Bumper interface + Bump func() error + WithDiscussionCategory func(category string) + WithDraft func() + WithGenerateNotes func() + WithNotes func(notes string) + WithNotesFile func(filename string) + WithPrerelease func() + WithRepository func(repository string) error + WithTarget func(target string) + WithTitle func(title string)