From: Jérôme Benoit Date: Thu, 4 Jul 2024 23:21:14 +0000 (+0200) Subject: build(ci): fix component handling in release-please X-Git-Tag: ocpp-server@v1.4.0~3 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=60414a7e313e6ce7b3a9effd8a8cccb41555a04c;p=e-mobility-charging-stations-simulator.git build(ci): fix component handling in release-please Signed-off-by: Jérôme Benoit --- diff --git a/.github/release-please/config.json b/.github/release-please/config.json index d9ccf944..84b54d2d 100644 --- a/.github/release-please/config.json +++ b/.github/release-please/config.json @@ -3,7 +3,7 @@ "release-type": "node", "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true, - "include-component-in-tag": false, + "tag-separator": "@", "include-v-in-tag": true, "packages": { ".": {