mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
11 lines
177 B
YAML
11 lines
177 B
YAML
"change: feat":
|
|
- "/^(feat|types|style)/"
|
|
"change: fix":
|
|
- "/^fix/"
|
|
"change: perf":
|
|
- "/^perf/"
|
|
"change: breaking":
|
|
- "/^breaking change/"
|
|
"change: docs":
|
|
- "/^docs/"
|