2024-01-11 19:58:44 +00:00
|
|
|
{
|
2024-01-12 02:09:21 +00:00
|
|
|
"plugins": {
|
|
|
|
"commit-analyzer": {
|
|
|
|
"name": "default@^1.0.0"
|
|
|
|
},
|
|
|
|
"ci-condition": {
|
|
|
|
"name": "github",
|
|
|
|
"options": {
|
|
|
|
"defaultBranch": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"changelog-generator": {
|
|
|
|
"name": "default",
|
|
|
|
"options": {
|
|
|
|
"emojis": "true"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"provider": {
|
2024-01-12 13:24:12 +00:00
|
|
|
"name": "default"
|
2024-01-12 02:09:21 +00:00
|
|
|
}
|
2024-01-11 19:58:44 +00:00
|
|
|
}
|
|
|
|
}
|