Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bitxeno authored Nov 25, 2023
1 parent 6345b29 commit 8500f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The following `types` are available:
| ----------- | ----------------------- | -------- |
| `feat` | A new feature |
| `fix` | A bug fix |
| `perf` | A new feature |
| `perf` | A code change that improves performance |
| `refactor` | A code change that neither fixes a bug nor adds a feature |
| `test` | Adding missing tests or correcting existing tests |
| `build` | Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) |
Expand Down

0 comments on commit 8500f67

Please sign in to comment.