Enforce good practices when publishing
We often publish new versions and either forget to update the version on package.json or to tag it properly.
Which makes us loose quite a few time.
@timzallmann can we enforce this by using https://github.com/inikulin/publish-please? It will make sure everyone is following the same steps.
I don't mind adding it and creating the docs, just need green light on to do so