@abdulghani/release-tag

package to manage release tag for a repository in a cli

Usage no npm install needed!

<script type="module">
  import abdulghaniReleaseTag from 'https://cdn.skypack.dev/@abdulghani/release-tag';
</script>

README

relase-tag

npm package to manage release tag for a repository in a cli

installation

npm install -D @abdulghani/release-tag

usage

release-tag 
    --type=[major|minor|patch] 
    --stage=[stage|rc|release]
    --write-to-pacakge