Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SHABIN-K authored Nov 28, 2023
1 parent 6aec642 commit 792a6b5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. <br/> 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 🎉

<hr/>
<hr/>

Expand Down

0 comments on commit 792a6b5

Please sign in to comment.