Versions in this module Expand all Collapse all v0 v0.1.0 Apr 23, 2018 Changes in this version + func CreateDraftRelease(ctx context.Context, accessToken string, organization string, repo string, ...) (*github.RepositoryRelease, error) + func ReleaseBody(commitDiffBranches []repo.DiffCommitBranch, releaseBodyPrefix string) string