Skip to content

Commit

Permalink
update change files
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Feb 28, 2024
1 parent 8fb04fd commit ae2feca
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .changes/cli-android-init-yarn-cargo-windows.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changes/cli-mobile-init-partition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'tauri-cli': 'patch:bug'
'@tauri-apps/cli': 'patch:bug'
---

Fixes Android and iOS project initialization when the Tauri CLI is on a different disk partition.
6 changes: 6 additions & 0 deletions .changes/cli-mobile-init-truncate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'tauri-cli': 'patch:bug'
'@tauri-apps/cli': 'patch:bug'
---

Fixes Android and iOS project initialization not truncating files to overwrite.

0 comments on commit ae2feca

Please sign in to comment.