Skip to content

Commit da8109b

Browse files
authored
feat: add release scripts (#12)
1 parent e8fc7c1 commit da8109b

File tree

3 files changed

+3491
-2
lines changed

3 files changed

+3491
-2
lines changed

.release-it.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://unpkg.com/release-it/schema/release-it.json",
3+
"github": {
4+
"release": true
5+
}
6+
}

0 commit comments

Comments
 (0)