diff --git a/package.json b/package.json index 52cb32a..61a98bd 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,7 @@ "github": { "release": true, "tokenRef": "RELEASE_IT_GITHUB_TOKEN", - "releaseNotes": "npx auto-changelog --stdout --commit-limit false -u --template ./changelog.hbs", - "____comment": "\"assets\": [\"dist/logagent-*\"]" + "releaseNotes": "npx auto-changelog --stdout --commit-limit false -u --template ./changelog.hbs" }, "hooks": { "after:bump": "npx auto-changelog -p"