This commit is contained in:
2026-01-15 18:04:52 +08:00
commit a196280d68
1443 changed files with 125558 additions and 0 deletions

13
.github/semantic.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
titleAndCommits: true
types:
- feat
- fix
- docs
- chore
- style
- refactor
- perf
- test
- build
- ci
- revert