diff --git a/.changes/event-commands-async.md b/.changes/event-commands-async.md deleted file mode 100644 index 743092f49..000000000 --- a/.changes/event-commands-async.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"tauri": patch:enhance ---- - -Mark the event commands as async so they do not block the main thread.