Skip to content

Commit

Permalink
Update changelog build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbarth committed Oct 13, 2022
1 parent 84ef919 commit e70de3f
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 71 deletions.
3 changes: 3 additions & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"github": {
"release": true,
"releaseName": "v${version}"
},
"hooks": {
"after:bump": "npm run changelog"
}
}
Loading

0 comments on commit e70de3f

Please sign in to comment.