commit all current changes
```
npm publish
git tag <published version>
git push --tags
```
bump versions and commit