2.2.10 • Published 3 years ago

@lexedwards/release-cli v2.2.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Release Tool

Getting Started

@lexedwards/release-cli v2.0.0

A library to help automate package versioning, changelogs, and publishing

Usage: release-cli [options] [command]

Options:
  -V, --version      output the version number
  -h, --help         display help for command

Commands:
  release [options]  Create a Changelog and optionally release packages
  lint <commit>      Lint a string representing a commit message to conform to
                     Conventional standards
  help [command]     display help for command

Example Usage:

release-cli release --github # Release to Github
release-cli release --npm # Release to Npm
release-cli release --github --npm # Release to both

Notes:

The command "release-cli" can be exchanged for "npx @lexedwards/release-cli"

Requirements

  • Git 2.22+
  • NodeJs + Npm

CLI

API

Contributing

Please see the Contributing doc

2.2.9

3 years ago

2.2.8

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.5

3 years ago

2.2.4

3 years ago

2.2.7

3 years ago

2.2.6

3 years ago

2.2.10

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago