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.6
Published
Apr 27, 2017
Platform
linux/amd64
Imports
18 packages
Last checked
10 minutes ago

Tools for package owners.