ci(release): fix issues with release-please config

This commit is contained in:
2022-11-14 16:54:40 +00:00
parent 7863eddb09
commit 3813304041

View File

@@ -1,11 +1,11 @@
{
"bootstrap-sha": "b7f4d11fc99f9ffa85376c5757d8dd8c6341c38a",
"last-release-sha": "b7f4d11fc99f9ffa85376c5757d8dd8c6341c38a",
"release-type": "go",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"packages": {
".": {
"release-type": "go",
"changelog-path": "CHANGELOG.md",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,