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