From d9a7bbdded63bee28ca607a9af0c2bb67e054a06 Mon Sep 17 00:00:00 2001 From: Francesco Canovai Date: Thu, 13 Aug 2026 14:52:19 +0200 Subject: [PATCH] fix: empty commit to trigger 0.0.19 release In tag 0.0.18 the workflow to publish container images to the production registry was missing. This commit tricks release-please into creating a new release branch. Release-As: 0.0.19 Signed-off-by: Francesco Canovai