Skip to content

Commit

Permalink
chore(package.json): Add semantic release config
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Jan 2, 2018
1 parent 1092cb2 commit 4da7f5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,11 @@
"repository": {
"type": "git",
"url": "https://github.com/graphcool/graphcool-json-schema.git"
},
"release": {
"branch": "dev"
},
"publishConfig": {
"tag": "next"
}
}

0 comments on commit 4da7f5e

Please sign in to comment.