chore: change bumps to patches

This commit is contained in:
Lucas Nogueira
2025-04-01 13:14:28 -03:00
parent aa6b4d4edf
commit dade232592
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
---
tauri: minor:enhance
tauri-utils: minor:enhance
tauri: patch:enhance
tauri-utils: patch:enhance
---
Enhanced the description of generated docs and schema for permission sets to include list of permissions within.

View File

@@ -1,6 +1,6 @@
---
tauri-cli: minor:enhance
"@tauri-apps/cli": minor:enhance
tauri-cli: patch:enhance
"@tauri-apps/cli": patch:enhance
---
Add support for passing TOML and JSON5 config files to `--config` arg