20 lines
298 B
Plaintext
20 lines
298 B
Plaintext
|
{
|
||
|
"plugins": {
|
||
|
"commit-analyzer": {
|
||
|
"name": "default@^1.0.0"
|
||
|
},
|
||
|
"ci-condition": {
|
||
|
"name": "github"
|
||
|
},
|
||
|
"changelog-generator": {
|
||
|
"name": "default",
|
||
|
"options": {
|
||
|
"emojis": "true"
|
||
|
}
|
||
|
},
|
||
|
"provider": {
|
||
|
"name": "github"
|
||
|
}
|
||
|
}
|
||
|
}
|