From 188d54ef0c9677eb3dfa87ec5f61e75633035aff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20G=C3=A9r=C3=B4me?= Date: Thu, 5 Sep 2024 11:38:36 +0200 Subject: [PATCH] chore: Generate changelog as 'default' --- release-please-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-please-config.json b/release-please-config.json index 0ec5b76..38ce47f 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -5,7 +5,7 @@ "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": false, "include-v-in-tag": false, - "changelog-type": "github", + "changelog-type": "default", "packages": { ".": {}