Skip to content

Commit ddb9fab

Browse files
committed
build: changelog convertional commit preset
1 parent 1cb60b0 commit ddb9fab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lerna.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"command": {
33
"version": {
4+
"changelogPreset": {
5+
"name": "conventionalcommits",
6+
"issueUrlFormat": "{{host}}/{{owner}}/{{repository}}/issues/{{id}}"
7+
},
48
"conventionalCommits": true,
59
"message": "chore(release): publish"
610
}

0 commit comments

Comments
 (0)