diff --git a/release-please-config.json b/release-please-config.json index e1ff38c..40dbbb1 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -4,6 +4,7 @@ ".": {} }, "release-type": "node", + "include-component-in-tag": false, "changelog-sections": [ { "type": "feat", "section": "🔖 Features", "hidden": false }, { "type": "fix", "section": "🐛 Bug Fixes", "hidden": false },