fix(cli): upgrade heck to better support Chinese/Japanese prodcut name on Linux (#9298)

This commit is contained in:
Jet Li
2024-04-01 23:23:15 +08:00
committed by GitHub
parent dbe81b8410
commit 9dd67abd93
9 changed files with 32 additions and 17 deletions

View File

@@ -0,0 +1,6 @@
---
'tauri-cli': 'patch:bug'
'@tauri-apps/cli': 'patch:bug'
---
Upgrade `heck` to v0.5 to better support Chinese and Japanese product name, because Chinese do not have word separation.