diff --git a/.github/release-please/config.json b/.github/release-please/config.json index 1b10348..44419fc 100644 --- a/.github/release-please/config.json +++ b/.github/release-please/config.json @@ -5,7 +5,8 @@ "bump-patch-for-minor-pre-major": true, "plugins": [ { - "type": "cargo-workspace" + "type": "cargo-workspace", + "merge": false }, { "type": "linked-versions",