add release-it config
This commit is contained in:
4
.release-it.json
Normal file
4
.release-it.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"non-interactive": true,
|
||||
"buildCommand": "npm run bundle"
|
||||
}
|
||||
Reference in New Issue
Block a user