z-version

0.1.6 • Public • Published

z-version

npm version Build Status Installs Gitter

Zguillez | Guillermo de la Iglesia

Tools for package files

Getting Started

Install

npm i z-version --save-dev
yarn add z-version --dev

Usage

const zversion = require('z-version');

CLI Usage

"scripts": {
    "test": "zversion"
  }

Update package version

zversion.update();
zversion.update('minor');
zversion.update('major');
zversion --update
zversion --update --minor
zversion --update --major

Contributing and issues

Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue or send me an email.

License

©2021 Zguillez.io

Original code licensed under MIT Open Source projects used within this project retain their original licenses.

Changelog

v0.1.0 (August 19, 2021)

  • Initial commit

Readme

Keywords

Package Sidebar

Install

npm i z-version

Weekly Downloads

41

Version

0.1.6

License

MIT

Unpacked Size

41.9 kB

Total Files

21

Last publish

Collaborators

  • zguillez