🔬 test(_new): update emojis

This commit is contained in:
Eshan Roy
2024-11-27 20:28:04 +05:30
parent e69c6f040e
commit 384df58c19

View File

@@ -5,8 +5,8 @@
# NOTE : Run at your own risk! # NOTE : Run at your own risk!
# Define the conventional commit types with emojis # Define the conventional commit types with new emojis
TYPES=("🎉 feat" "🐞 fix" "📚 docs" "💅 style" "🔨 refactor" "⚡️ perf" "🧪 test" "🛠️ build" "🤖 ci" "🧹 chore" "⏪ revert") TYPES=("🚀 feat" "🐛 fix" "📝 docs" " style" "🛠 refactor" "⚡️ perf" "🔬 test" "🔧 build" "🤖 ci" "🧹 chore" "⏪ revert")
# Function to display an error and exit # Function to display an error and exit
error_exit() { error_exit() {