@@ -1,5 +1,5 @@
---
-"tauri-macros": 'patch:enhance'
+"tauri-macros": 'minor:enhance'
Improve compiler error message when generating an async command that has a reference input and don't return a Result.
@@ -1,7 +1,7 @@
'tauri': patch:enhance
-'tauri-build': patch:enhance
-'tauri-codegen': patch:enhance
+'tauri-build': minor:enhance
+'tauri-codegen': minor:enhance
'tauri-runtime': patch:enhance
'tauri-runtime-wry': patch:enhance