Skip to content

Commit 225d583

Browse files
authored
chore: add github release config (#82)
Enable lerna to auto-generate a GitHub release
1 parent 14f0ca1 commit 225d583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lerna.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"allowBranch": "master",
1919
"conventionalCommits": true,
2020
"exact": true,
21+
"githubRelease": true,
2122
"message": "chore(release): publish %s",
2223
"signGitCommit": true,
2324
"signGitTag": true

0 commit comments

Comments
 (0)