Parcourir la source

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

Lucas Fernandes Nogueira il y a 2 ans
Parent
commit
4af5c5a829
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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.