浏览代码

chore(api): add change file for #7170 (#7611)

Lucas Fernandes Nogueira 2 年之前
父节点
当前提交
4af5c5a829
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .changes/api-ipc-refactor.md

+ 5 - 0
.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.