🔨 refactor(cap): note update

This commit is contained in:
Eshan Roy
2024-07-04 22:03:04 +05:30
parent 3a6a31db3c
commit f0b0698167

View File

@@ -3,7 +3,7 @@
# Author : ESHAN ROY
# Author URI : https://eshanized.github.io
# NOTE : Run at your own Risk!
# NOTE : RUN AT YOUR OWN RISK!
# Define the conventional commit types with emojis
TYPES=("🎉 feat" "🐞 fix" "📚 docs" "💅 style" "🔨 refactor" "⚡️ perf" "🧪 test" "🛠️ build" "🤖 ci" "🧹 chore" "⏪️ revert")