Files
semaphore/changelogithub.config.json
2023-03-10 13:09:10 +00:00

8 lines
171 B
JSON

{
"types": {
"feat": { "title": "🚀 Features" },
"fix": { "title": "🐞 Bug Fixes" },
"refactor": { "title": "♻️ Refactoring" }
}
}