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 6e0cfb2 commit 6bc6631Copy full SHA for 6bc6631
scripts/releases/configs/.release-it.json
@@ -1,6 +1,7 @@
1
{
2
"preReleaseId": null,
3
"pkgFiles": ["package.json"],
4
+ "buildCommand": "yarn build",
5
"use": "git.tag",
6
"scripts": {
7
"beforeStart": null,
0 commit comments