UNPKG

releasy-mono

Version:

CLI tool to release node applications with tag and auto semver bump

9 lines 214 B
{ "name": "releasy", "version": "2.0.0", "description": "CLI tool to release node applications with tag and auto semver bump", "scripts": { "prereleasy": "echo pre", "postreleasy": "echo post" } }