chore(build): bump-patch-for-minor-pre-major

pre 1.0.0 we bump the minor for breaking and the patch for feature
changes.
This commit is contained in:
Cedric Kienzler
2025-06-07 00:18:08 +02:00
parent ebb492b71a
commit f6234b5a3d

View File

@@ -48,6 +48,7 @@ jobs:
release-type: simple # actual releasing is handled by goreleaser
package-name: compute-blade-agent
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
outputs:
release_created: ${{ steps.release-please.outputs.release_created }}