1 2 3 4 5 6 7 8 9 10 11
feature: ['feat/*', 'feature/*'] chore: ['chore/*'] bug: ['fix/*', 'bug/*'] build: ['build/*'] ci: ['ci/*'] docs: ['docs/*'] style: ['style/*'] refactor: ['refactor/*'] perf: ['perf/*'] test: ['test/*'] revert: ['revert/*']