mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-06-20 20:21:45 +00:00
13 lines
375 B
JSON
13 lines
375 B
JSON
{
|
|
"packages": {
|
|
".": {
|
|
"release-type": "node",
|
|
"include-component-in-tag": false,
|
|
"include-v-in-tag": false,
|
|
"draft": true
|
|
}
|
|
},
|
|
"pull-request-title-pattern": "chore${scope}: release ${version}",
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|