From 792a6b5b8905456732c7e37ff94cad8fe68d6553 Mon Sep 17 00:00:00 2001 From: Shabin k <73272797+SHABIN-K@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:23:05 +0530 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 2cb4002..52031d2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,17 @@ Commit message types This means that PATCHes are bug fixes and MINORs add new features but neither of them break what worked before.
Finally, MAJORs add changes that won’t work with earlier versions. +:sparkles: Add new feature 🌟 +:bug: Fix bug πŸ› +:recycle: Refactor code ♻️ +:boom: Breaking change πŸ’₯ +:lock: Improve security πŸ”’ +:memo: Update documentation πŸ“ +:rocket: Improve performance πŸš€ +:lipstick: Improve UI πŸ’„ +:construction: Work in progress 🚧 +:tada: Release new version πŸŽ‰ +