mirror of
https://gh.wpcy.net/https://github.com/nlemoine/wp-cli-fixtures.git
synced 2026-05-26 19:08:26 +08:00
14 lines
375 B
JSON
14 lines
375 B
JSON
{
|
|
"packages": {
|
|
".": {
|
|
"changelog-path": "CHANGELOG.md",
|
|
"release-type": "php",
|
|
"bump-minor-pre-major": false,
|
|
"bump-patch-for-minor-pre-major": false,
|
|
"draft": false,
|
|
"prerelease": true,
|
|
"include-v-in-tag": false
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|