소스 검색

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.