We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb70224 commit 3e87029Copy full SHA for 3e87029
.release-it.json
@@ -4,6 +4,6 @@
4
"releaseName": "v${version}"
5
},
6
"hooks": {
7
- "after:bump": "npm run build"
+ "after:bump": "npm run changelog"
8
}
9
0 commit comments