🍱 Update gitmojis
This commit is contained in:
parent
6a1edbdf2c
commit
b4fb890492
|
@ -527,6 +527,30 @@
|
||||||
"description": "Add or update business logic",
|
"description": "Add or update business logic",
|
||||||
"name": "necktie",
|
"name": "necktie",
|
||||||
"semver": "patch"
|
"semver": "patch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"emoji": "🩺",
|
||||||
|
"entity": "🩺",
|
||||||
|
"code": ":stethoscope:",
|
||||||
|
"description": "Add or update healthcheck.",
|
||||||
|
"name": "stethoscope",
|
||||||
|
"semver": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"emoji": "🧱",
|
||||||
|
"entity": "🧱",
|
||||||
|
"code": ":bricks:",
|
||||||
|
"description": "Infrastructure related changes.",
|
||||||
|
"name": "bricks",
|
||||||
|
"semver": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"emoji": "🧑💻",
|
||||||
|
"entity": "🧑‍💻",
|
||||||
|
"code": ":technologist:",
|
||||||
|
"description": "Improve developer experience",
|
||||||
|
"name": "technologist",
|
||||||
|
"semver": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue