git add --all
git commit -m $0
git push
npm run build
npm version patch
npm publish
