Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit a497a89

Browse files
committed
ci: include published version in commit message
1 parent 7c01731 commit a497a89

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)