mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 10:22:44 +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/"
|