mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-17 14:25:05 +00:00
19 lines
936 B
Markdown
19 lines
936 B
Markdown
# Changelog
|
|
|
|
## \[0.1.2-beta.2]
|
|
|
|
- Call the correct tauri subcommand
|
|
- [f593898](https://github.com/JonasKruckenberg/tauri-build/commit/f593898d4994e9ab7130631432cffbbde4ec74ba) fix: call the correct tauri subcommand on 2022-05-08
|
|
|
|
## \[0.1.2-beta.1]
|
|
|
|
- Update Tauri CLI to version `1.0.0-rc.10`
|
|
- [f83afa4](https://github.com/JonasKruckenberg/tauri-build/commit/f83afa4608fbec046f5b1015d2129e36c6de7c2f) Create chore-update-tauri.md on 2022-05-08
|
|
- Correctly change working dir to projectPath when configured.
|
|
- [8864b18](https://github.com/JonasKruckenberg/tauri-build/commit/8864b1892897635a72de9bfce95f395c39c35eb1) fix: correctly change working dir to projectPath on 2022-05-08
|
|
|
|
## \[0.1.2-beta.0]
|
|
|
|
- Include Tauri CLI binaries for all supported platforms.
|
|
- [59ffbba](https://github.com/JonasKruckenberg/tauri-build/commit/59ffbba21ce2ad94621365ddf2f848c908e4e2ec) fix. use only deps supported on gh actions on 2022-05-08
|