From 2e60e9517458d4f921b7b4c6b4dae01fb2fe0681 Mon Sep 17 00:00:00 2001 From: Mark Holmes Date: Tue, 3 Jun 2025 22:00:00 -0500 Subject: [PATCH] chore:fixed config --- release-please-config.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/release-please-config.json b/release-please-config.json index ab96b99..04bf6a5 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -1,12 +1,5 @@ { - "headBranchName": "release-please/bootstrap/default", - "baseBranchName": "main", - "number": 9, - "title": "chore: bootstrap releases for path: .", - "body": "Configuring release-please for path: .", - "files": [], - "labels": [], - "bootstrap-sha": "04e626022a1cb793431d33f7cad792abea6c6e24", + "bootstrap-sha": "13588df72b5fa2a19a06a14fe3881f878a2ca1d3", "packages": { ".": { "changelog-path": "CHANGELOG.md",