mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-18 08:02:13 +03:00
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.
|