Skip to content

Commit 20bb006

Browse files
committed
fix(ci): enable github releases
1 parent 44651b3 commit 20bb006

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lerna.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"npmClient": "pnpm",
55
"version": "0.1.0",
66
"conventionalCommits": true,
7-
"changelogPreset": "conventionalcommits"
7+
"changelogPreset": "conventionalcommits",
8+
"createRelease": "github"
89
}

0 commit comments

Comments
 (0)