mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-09 14:48:12 -05:00
8 lines
171 B
JSON
8 lines
171 B
JSON
{
|
|
"types": {
|
|
"feat": { "title": "🚀 Features" },
|
|
"fix": { "title": "🐞 Bug Fixes" },
|
|
"refactor": { "title": "♻️ Refactoring" }
|
|
}
|
|
}
|