Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 4def2fb

Browse files
committed
chore: remove release-it comments on PR option
1 parent 782e79e commit 4def2fb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.release-it.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
},
66
"github": {
77
"release": true,
8-
"releaseName": "v${version}",
9-
"comments": {
10-
"submit": true
11-
}
8+
"releaseName": "v${version}"
129
},
1310
"npm": {
1411
"publish": true,

0 commit comments

Comments
 (0)