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 792a6b5 commit 988eb53
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ 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 🎉
- :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 988eb53

Please sign in to comment.