Skip to content

Commit 7ecfeaf

Browse files
chore: temporarily disable release-it check
1 parent 11a13fe commit 7ecfeaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.release-it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"commitMessage": "chore(): release v${version}"
44
},
55
"github": {
6-
"release": true
6+
"release": true,
7+
"web": true
78
}
89
}

0 commit comments

Comments
 (0)