فهرست منبع

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

Lucas Nogueira 3 سال پیش
والد
کامیت
4f2309cbb3
2فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 2 2
      .changes/wix-uninstall-skip-uac-task.md
  2. 3 3
      .changes/wix-update-on-windows-without-uac.md

+ 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.