Mainteners
Publish a version
We use release-it to automate version publication.
You juste have to run npx release-it
and hit Enter to publish a version.
Then (if you have rights), publish version on Github by clicking on the link provided by release-it
Config:
create commit : true
push : true
create tag : true
publish on github : true
publish on npm : false