Tags and updates your package.json. Pass version as a parameter
$ cnpm install mankees-tag
Deprecated! Use
npm version
instead! Example:npm version 0.1.0
This mankees plugin wraps git tag
. You simply provide a version to it using mankees tag 0.1.3
. As a result it updates your package.json
, commits the change and creates a tag (v0.1.3) for you.
Copyright 2014 - 2017 © taobao.org |