diff --git a/release-please-config.json b/release-please-config.json index 9312015..b230a72 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -21,8 +21,7 @@ "component": "garage-ui-chart", "package-name": "garage-ui", "include-component-in-tag": true, - "changelog-path": "CHANGELOG.md", - "release-as": "0.6.1" + "changelog-path": "CHANGELOG.md" } } }