2.2.10 • Published 2 years ago

@lexedwards/release-cli v2.2.10

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

2.2.8

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.2.3

2 years ago

2.2.2

2 years ago

2.2.5

2 years ago

2.2.4

2 years ago

2.2.7

2 years ago

2.2.6

2 years ago

2.2.10

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago