Skip to content

Commit

Permalink
chore: remove unnnecessary hook
Browse files Browse the repository at this point in the history
  • Loading branch information
yamitzky committed Feb 12, 2025
1 parent cda385b commit af7af10
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 @@ -5,8 +5,5 @@
"git": {
"commitMessage": "chore: release ${version}",
"tagName": "v${version}"
},
"hooks": {
"after:bump": "pnpm run build"
}
}

0 comments on commit af7af10

Please sign in to comment.