Skip to content

Commit 986d933

Browse files
hedgepigdanielScriptedAlchemy
authored andcommitted
Create github releases by default (#39)
1 parent d52252e commit 986d933

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lerna.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"command": {
66
"version": {
77
"allowBranch": ["master"],
8-
"conventionalCommits": true
8+
"conventionalCommits": true,
9+
"githubRelease": true
910
}
1011
}
1112
}

0 commit comments

Comments
 (0)