chore(release-please): fix package naming config (#20)

This commit is contained in:
2025-10-28 01:37:35 +00:00
committed by GitHub
parent c1b031da4b
commit 20206210a0

View File

@@ -8,7 +8,8 @@
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"draft": false,
"prerelease": false
"prerelease": false,
"include-component-in-tag": false
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"