README
vh-semantic-release-cli
This is a fork from semantic-release.
It existed while semantic-release had not release a version compatible with node > 0.12. Now is considered obsolete. Only kept for history purposes.
setup automated semver compliant package publishing
<script type="module">
import vhSemanticReleaseCli from 'https://cdn.skypack.dev/vh-semantic-release-cli';
</script>
This is a fork from semantic-release.
It existed while semantic-release had not release a version compatible with node > 0.12. Now is considered obsolete. Only kept for history purposes.