Maybe add the release process to CONTRIBUTING ``` Update changelog date Bump package.json commit -m '6.4.0' git tag v6.4.0 git push ; git push --tags npx gh-release npm publish ```