diff --git a/.changes/api-ipc-refactor.md b/.changes/api-ipc-refactor.md new file mode 100644 index 000000000..9b02a48cd --- /dev/null +++ b/.changes/api-ipc-refactor.md @@ -0,0 +1,5 @@ +--- +"@tauri-apps/api": patch:feat +--- + +Change the IPC call to align with the new format for the custom protocol based API.