chore: remove release-please release automation (#1631)

This commit is contained in:
Tom Keller
2026-01-28 13:13:04 -08:00
committed by GitHub
parent 98abed7841
commit 6e3375df07
3 changed files with 0 additions and 63 deletions
-14
View File
@@ -1,14 +0,0 @@
{
"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"]
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}