Skip to content

Commit

Permalink
Adjust release-it config
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Oct 22, 2021
1 parent 313b5b5 commit 65ceca8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,16 @@
}
},
"git": {
"commitMessage": "v${version}",
"tagName": "v${version}"
},
"github": {
"release": true,
"releaseName": "v${version}",
"tokenRef": "GITHUB_AUTH"
},
"npm": {
"publish": false
}
},
"volta": {
Expand Down

0 comments on commit 65ceca8

Please sign in to comment.