We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3aeb78 commit 50eb009Copy full SHA for 50eb009
1 file changed
release-please-config.json
@@ -17,12 +17,6 @@
17
{"type": "fix", "section": "Bug Fixes"},
18
{"type": "perf", "section": "Performance Improvements"},
19
{"type": "revert", "section": "Reverts"},
20
- {"type": "docs", "section": "Documentation"},
21
- {"type": "style", "section": "Styles"},
22
- {"type": "chore", "section": "Miscellaneous Chores"},
23
- {"type": "refactor", "section": "Code Refactoring"},
24
- {"type": "test", "section": "Tests"},
25
- {"type": "build", "section": "Build System"},
26
- {"type": "ci", "section": "Continuous Integration"}
+ {"type": "deps", "section": "Dependencies"}
27
]
28
}
0 commit comments