Add change file for #10360 (#10421)

This commit is contained in:
Tillmann
2024-07-30 14:29:06 +09:00
committed by GitHub
parent 11af545bf3
commit a0841d509a

View File

@@ -0,0 +1,6 @@
---
"tauri-cli": "patch:enhance"
"@tauri-apps/cli": "patch:enhance"
---
Changes the default behavior of the `dev` command to only expose to localhost (`127.0.0.1`) instead of the default system interface.