Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit 37a3dee

Browse files
committed
chore: change scope case in lerna publish
1 parent 26d034d commit 37a3dee

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
@@ -4,7 +4,7 @@
44
"command": {
55
"publish": {
66
"ignoreChanges": ["**/*.md", "**/__tests__/**"],
7-
"message": "chore(release): publish",
7+
"message": "chore(Release): publish",
88
"conventionalCommits": true,
99
"push": true
1010
},

0 commit comments

Comments
 (0)