From: Jérôme Benoit Date: Thu, 4 Jul 2024 18:43:38 +0000 (+0200) Subject: build(ci): remove release-please workspace plugin X-Git-Tag: ocpp-server@v1.4.0~6 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=94097a8d456f51654a9b201e41309d9628638a81;p=e-mobility-charging-stations-simulator.git build(ci): remove release-please workspace plugin Signed-off-by: Jérôme Benoit --- diff --git a/.github/release-please/config.json b/.github/release-please/config.json index ef000b94..d9ccf944 100644 --- a/.github/release-please/config.json +++ b/.github/release-please/config.json @@ -21,14 +21,10 @@ } }, "plugins": [ - { - "type": "node-workspace", - "merge": false - }, { "type": "linked-versions", - "groupName": "simulator-ui", - "components": ["simulator", "ui"] + "groupName": "simulator-ui-ocpp-server", + "components": ["simulator", "ui", "ocpp-server"] } ], "changelog-sections": [