From 5fd2a6f342bf435e6caf3c5a431fd97ac5281c1a Mon Sep 17 00:00:00 2001 From: Jonas Zipprick Date: Mon, 10 Aug 2026 13:52:17 +0200 Subject: [PATCH] chore: New release 0.1.1 --- provider.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/provider.yml b/provider.yml index 8abff52..b569449 100644 --- a/provider.yml +++ b/provider.yml @@ -50,3 +50,7 @@ versions: ciProfile: prod gitRef: 4aa368a7fcc4b2daba7b5c56e79df512a0e7a545 description: Add health endpoint + 0.1.1: + ciProfile: prod + gitRef: 3c811bf11c0c1db802f4a4cf633aae5f3f76f41d + description: Don't run tests in the prepare-stage