fix: name check bug (#434)

This commit is contained in:
Dream Hunter
2024-08-25 16:39:55 +08:00
committed by GitHub
parent a24cc1f642
commit a57a42b2a1
7 changed files with 14 additions and 9 deletions
+4
View File
@@ -1,6 +1,10 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## v0.7.5
- fix: 修复 `name` 的校验检查
## v0.7.4
- feat: UI 列表页面增加最小宽度