README
auto-mono-repo
git tag 1.0.0 git push --tags
git tag 1.2.0-beta.0 npm publish --tag beta
test
git tag 1.0.0 git push --tags
<script type="module">
import autoMonoRepo from 'https://cdn.skypack.dev/auto-mono-repo';
</script>
git tag 1.0.0 git push --tags
git tag 1.2.0-beta.0 npm publish --tag beta
test