NonSteamLaunchers-On-Steam-.../release-please-config.json
pythoninthegrass e14e3a2527 chore: fix eol
2024-02-21 00:56:38 -06:00

14 lines
346 B
JSON

{
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"release-type": "python",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}