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

Commit 94a0004

Browse files
committed
chore: use release-it web version to create github release
1 parent 50e5a4f commit 94a0004

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,7 +3,8 @@
33
"commitMessage": "chore: release v${version}"
44
},
55
"github": {
6-
"release": true
6+
"release": true,
7+
"web": true
78
},
89
"npm": {
910
"publishPath": "dist/"

0 commit comments

Comments
 (0)