Skip to content

Commit

Permalink
Update README.md +semver: minor (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Nov 1, 2024
1 parent 0250e7e commit f64f81a
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,21 +85,6 @@ graph TD

---

## Features

- Detects and preserves semantic versioning commands in commit messages.
- Supports the following commands:
- `+semver: breaking`
- `+semver: major`
- `+semver: feature`
- `+semver: minor`
- `+semver: fix`
- `+semver: patch`
- `+semver: none`
- `+semver: skip`

---

## Commands

This tool accepts an argument as the command to execute. Here is a list of available commands:
Expand Down

0 comments on commit f64f81a

Please sign in to comment.