From 90d02ec9816e9a0d39c5fbd073cf80a5d327e240 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20=F0=9F=93=89=20release-notes.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/release-notes/release-notes.ts | 2 ++ 1 file changed, 2 insertions(+) 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}`, } } + +