fix(changes): change enable_macos_default_menu bump to patch

This is a regression so we can publish it as a patch.
This commit is contained in:
Lucas Nogueira 2022-12-08 09:32:59 -03:00
parent fdcd77338c
commit b293da35dd
No known key found for this signature in database
GPG Key ID: FFEA6C72E73482F1

View File

@ -1,5 +1,5 @@
---
"tauri": "minor"
"tauri": "patch"
---
Add `tauri::Builder::enable_macos_default_menu` to enable or disable the default menu creation on macOS.