Skip to content

Commit

Permalink
patch: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VeiveHata authored Sep 24, 2024
1 parent d1753ca commit cb53512
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ Package version update is done automatically according to commit message. Check

For automatic version bump start you commit message with:

**MAJOR** - `M:`,` MAJOR:`, `major`
**MAJOR** - `M:`,` MAJOR:`, `major:`

**MINOR** - `m:`, `minor`
**MINOR** - `m:`, `minor:`

**PATCH** - `fix`, `patch`
**PATCH** - `fix:`, `patch:`


## Publication
Expand Down

0 comments on commit cb53512

Please sign in to comment.