aqua/.github/release-please/config.json

12 lines
232 B
JSON
Raw Permalink Normal View History

{
"bootstrap-sha": "20e0c63e6a6cdb103e417c3d3081ed6ba4c84a97",
"release-type": "simple",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"packages": {
".": {
"component": "aqua"
}
}
}