add changefile

This commit is contained in:
Chip Reed
2024-07-29 14:10:06 +09:00
parent ba740e894c
commit 8e1f250170

View File

@@ -0,0 +1,5 @@
---
"tauri": "patch:enhance"
---
Add `tauri::plugin::Builder::try_build` to allow plugins to check if their `TauriPlugin` initialization is valid.