From 42e6a1fa4fedca6ada6ca64730af14822e8903dd Mon Sep 17 00:00:00 2001 From: Guillaume Date: Sat, 5 Sep 2026 18:25:36 +0200 Subject: [PATCH] chore(release): force initial 0.1.0 release Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01Y1zVUQDr4rhZozGUQBgHgH --- .github/workflows/release-please.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 40c54ce..77fb817 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -16,3 +16,4 @@ jobs: - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0 with: release-type: go + release-as: "0.1.0"