If you are starting new project:
release-tool initRun this command to generate a .releaserc file in an existing project:
release-tool init_releasercRoll the current branch to dev:
release-tool roll to devRoll changes from dev to qa:
release-tool roll qa to dev