diff --git a/src/commands/release-notes/release-notes.ts b/src/commands/release-notes/release-notes.ts index dfd7aec..03b0497 100644 --- a/src/commands/release-notes/release-notes.ts +++ b/src/commands/release-notes/release-notes.ts @@ -48,3 +48,5 @@ export async function call(): Promise { value: `See the full changelog at: ${CHANGELOG_URL}`, } } + +