mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-18 16:11:38 +03:00
e02c9419cb
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
9 lines
203 B
Markdown
9 lines
203 B
Markdown
---
|
|
"tauri-utils": minor
|
|
"tauri-api": minor
|
|
"tauri": minor
|
|
---
|
|
|
|
The Tauri files are now read on the app space instead of the `tauri` create.
|
|
Also, the `AppBuilder` `build` function now returns a Result.
|