mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-04-28 03:00:41 -04:00
8 lines
171 B
JSON
8 lines
171 B
JSON
{
|
|
"types": {
|
|
"feat": { "title": "🚀 Features" },
|
|
"fix": { "title": "🐞 Bug Fixes" },
|
|
"refactor": { "title": "♻️ Refactoring" }
|
|
}
|
|
}
|