Skip to content

Commit ecd60eb

Browse files
committed
chore: update conventional commits configuration
1 parent 9647b43 commit ecd60eb

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

.cc.yml

+24-24
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
sections:
2-
- type: build
3-
title: Build System
4-
hidden: true
5-
- type: docs
6-
title: Documentation
7-
hidden: true
8-
- type: feat
9-
title: New Features
10-
hidden: false
11-
- type: fix
12-
title: Bug Fixes
13-
hidden: false
14-
- type: refactor
15-
title: Code Refactoring
16-
hidden: true
17-
- type: test
18-
title: Test
19-
hidden: true
20-
- type: chore
21-
title: Tasks
22-
hidden: true
23-
- type: deps
24-
title: Dependencies
25-
hidden: false
2+
- type: build
3+
title: Build System
4+
hidden: false
5+
- type: docs
6+
title: Documentation
7+
hidden: true
8+
- type: feat
9+
title: New Features
10+
hidden: false
11+
- type: fix
12+
title: Bug Fixes
13+
hidden: false
14+
- type: refactor
15+
title: Code Refactoring
16+
hidden: true
17+
- type: test
18+
title: Test
19+
hidden: true
20+
- type: chore
21+
title: Tasks
22+
hidden: true
23+
- type: deps
24+
title: Dependencies
25+
hidden: false
2626
github_project_path: zbindenren/cc

0 commit comments

Comments
 (0)