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

12 lines
234 B
JSON
Raw Permalink Normal View History

{
"bootstrap-sha": "c1d0209c81976c2b232b13f5526e81dba0875f05",
"release-type": "node",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"packages": {
".": {
"component": "aqua-lib"
}
}
}