Skip to content

Commit 3e87029

Browse files
committed
Build changelog as part of release process
1 parent cb70224 commit 3e87029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"releaseName": "v${version}"
55
},
66
"hooks": {
7-
"after:bump": "npm run build"
7+
"after:bump": "npm run changelog"
88
}
99
}

0 commit comments

Comments
 (0)