Skip to content

Commit 9e0b127

Browse files
authored
Update changelog build tools (#792)
1 parent 84ef919 commit 9e0b127

File tree

3 files changed

+85
-71
lines changed

3 files changed

+85
-71
lines changed

.release-it.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"github": {
33
"release": true,
44
"releaseName": "v${version}"
5+
},
6+
"hooks": {
7+
"after:bump": "npm run changelog"
58
}
69
}

0 commit comments

Comments
 (0)