You've already forked go-semantic-release
ref(releasetype/draft): infomation about if release is a draft will now be set in the sharedVersion
This commit is contained in:
@@ -22,7 +22,6 @@ type Releaser interface {
|
||||
UploadAssets(assets []config.Asset) error
|
||||
GetCommitURL() string
|
||||
GetCompareURL(oldVersion, newVersion string) string
|
||||
SetReleaseType(*shared.ReleaseVersion)
|
||||
}
|
||||
|
||||
// New initialize a Relerser
|
||||
|
||||
Reference in New Issue
Block a user