Skip to content

Commit

Permalink
ci: remove auto-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Sep 28, 2024
1 parent b90d118 commit e48c3aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"tagAnnotation": "v${version}"
},
"hooks": {
"before:init": ["pnpm validate"],
"after:bump": "npx auto-changelog -p"
"before:init": ["pnpm validate"]
},
"github": {
"release": true,
Expand Down

0 comments on commit e48c3aa

Please sign in to comment.