Skip to content

Commit 677d3e8

Browse files
committed
chore: skip checks for first release
1 parent 76ca277 commit 677d3e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.release-it.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@
99
},
1010
"hooks": {
1111
"after:bump": "npx auto-changelog -p"
12+
},
13+
"npm": {
14+
"skipChecks": true
1215
}
1316
}

0 commit comments

Comments
 (0)