Skip to content

Commit 9f5740d

Browse files
authored
ci(lerna): include published version in commit message
1 parent 18a8b39 commit 9f5740d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"conventionalCommits": true,
1111
"changelogPreset": "angular-all-2",
12-
"message": "chore(release): publish packages",
12+
"message": "chore(release): publish %v",
1313
"npmClient": "yarn"
1414
}
1515
},

0 commit comments

Comments
 (0)