{ "commitMessage": "Bumped version to %s", "tagName": "%s", "scripts": { "preupdate": "npm run test", "postupdate": "git push && git push --tags && npm publish" } }