From 2d97e99a5619dbd81242fa17fc62cfd27832bcf3 Mon Sep 17 00:00:00 2001 From: ymc9 <104139426+ymc9@users.noreply.github.com> Date: Tue, 20 Feb 2024 21:31:41 -0800 Subject: [PATCH] chore: try trimming initial changelog --- .github/release/release-main-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release/release-main-config.json b/.github/release/release-main-config.json index 111bdb732..a57c0005e 100644 --- a/.github/release/release-main-config.json +++ b/.github/release/release-main-config.json @@ -49,6 +49,7 @@ "component": "Test_Tools" } }, + "last-release-sha": "7b453f7745cad73fc81e7884faf473aecda99556", "pull-request-footer": "This PR was generated by [Release-Please](https://github.com/googleapis/release-please).", "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true,