mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
fix: bump macros, codegen and build crates with minor (#7203)
This commit is contained in:
parent
aa94f049c1
commit
bd96edd2b9
@ -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
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user