{
  "commitMessage": "version %s",
  "tagName": "%s",
  "scripts": {
  	"postcommit": "git push && git push --tags && npm publish"
  }
}