This commit is contained in:
2026-02-27 12:29:13 +08:00
commit 984d770e0f
1452 changed files with 128142 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