Files
configure-aws-credentials/release-please-config.json
2026-01-27 15:45:42 -08:00

16 lines
454 B
JSON

{
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"release-type": "node",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false,
"exclude-paths": [".github", "dist"]
}
},
"last-release-sha": "7474bc4690e29a8392af63c5b98e7449536d5c3a",
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}