app

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(ctx context.Context, cmd *cli.Command) error

Add creates a new changeset interactively or with flags.

func BuildAddCommand

func BuildAddCommand() *cli.Command

BuildAddCommand creates the add command.

func BuildCLI

func BuildCLI(version string) *cli.Command

BuildCLI constructs the CLI command tree.

func BuildInitCommand

func BuildInitCommand() *cli.Command

BuildInitCommand creates the init command.

func BuildPublishCommand

func BuildPublishCommand() *cli.Command

BuildPublishCommand creates the publish command.

func BuildStatusCommand

func BuildStatusCommand() *cli.Command

BuildStatusCommand creates the status command.

func BuildTagCommand

func BuildTagCommand() *cli.Command

BuildTagCommand creates the tag command.

func BuildVersionCommand

func BuildVersionCommand() *cli.Command

BuildVersionCommand creates the version command.

func Init

func Init(ctx context.Context, cmd *cli.Command) error

Init initializes the .changeset directory with config and README.

func Publish

func Publish(ctx context.Context, cmd *cli.Command) error

Publish creates git tags and pushes them.

func Status

func Status(ctx context.Context, cmd *cli.Command) error

Status shows pending changesets and computed version bumps.

func Tag

func Tag(ctx context.Context, cmd *cli.Command) error

Tag creates git tags without pushing.

func Version

func Version(ctx context.Context, cmd *cli.Command) error

Version consumes changesets and updates versions.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL