Skip to content

Commit f6901b4

Browse files
author
merlin
committed
ci(release-it): update configuration
1 parent 7ed224d commit f6901b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@
9999
"publish": false
100100
},
101101
"github": {
102-
"release": true
102+
"release": true,
103+
"draft": true,
104+
"web": true
103105
},
104106
"plugins": {
105107
"@release-it/conventional-changelog": {

0 commit comments

Comments
 (0)