* chore: adopt conventional commits via standard-version
Conversation which stareted it all: #452
* docs(github): add DEVELOPERS.md
Add a DEVELOPERS.md file to denote:
(1) How to run tests
(2) Git Commit Guidelines
See #452 for history.
* docs(site): update deploy-docs
Two main things:
(1) Made it conform to convention commits
(2) Added script in package.json
* chore(package): made tests not spit out results during postbump
* chore(release): remove old release script to make way for standard-version
* docs(github): add details to dev contributions
* docs: update links in DEVELOPERS.md