package releaser

import "github.com/gohugoio/hugo/releaser"

Package release implements a set of utilities and a wrapper around Goreleaser to help automate the Hugo release process.

Package releaser implements a set of utilities and a wrapper around Goreleaser to help automate the Hugo release process.

Index

Types

type ReleaseHandler

type ReleaseHandler struct {
	// contains filtered or unexported fields
}

func New

func New(patch, step int, skipPublish bool) *ReleaseHandler

func (*ReleaseHandler) Run

func (r *ReleaseHandler) Run() error

Source Files

git.go github.go releasenotes_writer.go releaser.go

Version
v0.20.7
Published
May 3, 2017
Platform
darwin/amd64
Imports
18 packages
Last checked
6 minutes ago

Tools for package owners.