Apply Version Updates From Current Changes (v1) (#9074)

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-07 15:18:27 -03:00
committed by GitHub
parent 97a05145fb
commit b705f89a10
11 changed files with 75 additions and 76 deletions

View File

@@ -1,5 +0,0 @@
---
"tauri-bundler": patch:bug
---
On Windows, fix building WiX installer when resources contains an XML charcter that should be escaped.

View File

@@ -1,6 +0,0 @@
---
'tauri-cli': 'patch:bug'
'tauri-bundler': 'patch:bug'
---
Fix compilation error due to dependency on unstable features of `log` crate.

View File

@@ -1,6 +0,0 @@
---
'tauri-cli': patch:bug
'@tauri-apps/cli': patch:bug
---
Fix `.taurignore` failing to ignore in some cases.