13 lines
208 B
JSON
13 lines
208 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "independent",
|
|
"command": {
|
|
"publish": {
|
|
"conventionalCommits": true,
|
|
"yes": true,
|
|
"message": "chore(release): publish"
|
|
}
|
|
}
|
|
} |