@alexaegis/standard-version
v0.11.6
Published
Standard version
Downloads
377
Maintainers
Readme
@alexaegis/standard-version
This package has some code similar what's in
@alexaegis/workspace-tools
but the config file of standard-version
has to be sync so the async
functions had to be reimplemented, albeit in a much simpler form.
Installation
npm i @alexaegis/[email protected]
{
"dependencies": {
"@alexaegis/standard-version": "^0.11.6"
}
}