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.
npm i @alexaegis/[email protected]
{
"dependencies": {
"@alexaegis/standard-version": "^0.11.6"
}
}