Skip to content

Commit

Permalink
fix(release): semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
lgraubner committed Nov 19, 2018
1 parent 69b4896 commit dd75e63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,8 @@
"hooks": {
"pre-commit": "lint-staged"
}
},
"release": {
"tagFormat": "${version}"
}
}

0 comments on commit dd75e63

Please sign in to comment.