mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 11:13:40 +03:00
c085addab5
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
9 lines
161 B
Markdown
9 lines
161 B
Markdown
---
|
|
"tauri": 'patch:feat'
|
|
"tauri-runtime": 'patch:feat'
|
|
"tauri-runtime-wry": 'patch:feat'
|
|
"tauri-utils": 'patch:feat'
|
|
---
|
|
|
|
Added `set_progress_bar` to `Window`.
|