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 1755c19 commit 95a5a3bCopy full SHA for 95a5a3b
.release-it.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://unpkg.com/release-it@19/schema/release-it.json",
3
"npm": {
4
- "publishArgs": ["--provenance", "--access", "public"]
+ "publishArgs": ["--provenance", "--access", "public"],
5
+ "skipChecks": true
6
}
7
0 commit comments