More robust check of whether release notes exist (#175)

This commit is contained in:
Will Chen
2025-05-15 16:45:46 -07:00
committed by GitHub
parent 7bcb68e87d
commit 56900ebe9a
6 changed files with 88 additions and 19 deletions

View File

@@ -68,6 +68,7 @@ const validInvokeChannels = [
"delete-chat",
"delete-messages",
"start-chat-stream",
"does-release-note-exist",
] as const;
// Add valid receive channels