@biomedit/danger
v0.1.2
Published
Useful Danger tasks for the BioMedIT project
Readme
@biomedit/danger
Useful Danger tasks for the BioMedIT project.
Release
To release a new version of the package:
git checkout main
git pull
./bumpversion.sh
git push --follow-tags origin main