Skip to content

Commit 1c0777e

Browse files
committed
fix(git): refine msg types
1 parent 63f4492 commit 1c0777e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

common/git/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
2. type: angular style
1717

1818
- **perf**: 改进性能
19-
- **modify**: 修改功能
20-
- **delete**: 删除代码
2119
- build: 构建流水线
2220
- refactor
2321
- style: 不影响代码含义的修改(如 formart)
@@ -30,6 +28,8 @@
3028
- feat: 心功能
3129
-
3230
- ci: 自动化流程
31+
- ~~**modify**: 修改功能~~
32+
- ~~**delete**: 删除代码~~
3333

3434
3. release with github action
3535

0 commit comments

Comments
 (0)