Skip to content

Commit

Permalink
chore: fix release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Mar 28, 2024
1 parent 17c743d commit 882ee6c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"publish": true
},
"git": {
"changelog": "pipx run towncrier build --draft --yes --version 0.0.0",
"requireUpstream": false,
"requireCleanWorkingDir": false,
"commitMessage": "chore: release v${version}",
"tagName": "${version}",
"tagAnnotation": "Release ${version}"
Expand Down

0 comments on commit 882ee6c

Please sign in to comment.