Skip to content

Commit 96d71cc

Browse files
committed
chore: add github release config (#82)
Enable lerna to auto-generate a GitHub release
1 parent f23d5e8 commit 96d71cc

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)