`echo "perf(account summary): improve rendering time" | devmoji --commit` Current: `perf(account summary): improve rendering time` Expected: `perf(account summary): ⚡️ improve rendering time`
echo "perf(account summary): improve rendering time" | devmoji --commitCurrent:
perf(account summary): improve rendering timeExpected:
perf(account summary): ⚡️ improve rendering time