chore: update changelog for Mihomo(Meta) kernel upgrade to v1.19.23

This commit is contained in:
Tunglies 2026-04-08 21:30:36 +08:00
parent f70da6b292
commit e63e3aa63f
No known key found for this signature in database
GPG Key ID: B9B01B389469B3E8
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@
> [!IMPORTANT]
> 关于版本的说明Clash Verge 版本号遵循 x.y.zx 为重大架构变更y 为功能新增z 为 Bug 修复。
- **Mihomo(Meta) 内核升级至 v1.19.23**
### 🐞 修复问题
- 修复系统代理关闭后在 PAC 模式下未完全关闭

View File

@ -125,7 +125,7 @@
"eslint --fix --max-warnings=0",
"biome format --write"
],
"*.{css,scss,json,md,yaml,yml}": [
"*.{css,scss,json,yaml,yml}": [
"biome format --write"
]
},