packrel

1.0.22 • Public • Published

Packrel

Easy, cross-OS commandline utility for npm and git semver-based version release

npm npm

Install

npm install -g packrel  

Usage

packrel <patch|minor|major>  

This will:

  • bump the version in your package.json according to the type of release you've specified.
  • push a commit to your master branch of your remote repository with the new release tag
  • publish the new package version on npm

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.22
    0
    • latest

Version History

Package Sidebar

Install

npm i packrel

Weekly Downloads

0

Version

1.0.22

License

MIT

Unpacked Size

3.11 kB

Total Files

4

Last publish

Collaborators

  • michelmoreaul