Răsfoiți Sursa

fix(covector): wrong front matter syntax on change files

Lucas Nogueira 3 ani în urmă
părinte
comite
4f2309cbb3

+ 2 - 2
.changes/wix-uninstall-skip-uac-task.md

@@ -1,5 +1,5 @@
---
+---
 "tauri-bundler": patch
---
+---
 
 Added script to uninstall the Skip-UAC Windows Task during application uninstall.

+ 3 - 3
.changes/wix-update-on-windows-without-uac.md

@@ -1,5 +1,5 @@
---
+---
 "tauri-bundler": patch
---
+---
 
-Added option to update a Tauri application without Windows UAC Prompt.
+Added option to update a Tauri application without Windows UAC Prompt.