Skip to content
Snippets Groups Projects
Commit 17edc335 authored by Jure's avatar Jure
Browse files

chore(lerna): add default publish conventional commit message

parent 3d561f9b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,8 @@
"packages": ["packages/*", "packages/components/packages/*"],
"command": {
"publish": {
"conventionalCommits": true
"conventionalCommits": true,
"message": "chore(release): publish"
}
},
"version": "independent"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment