Skip to content

Commit

Permalink
perf: Incorrectly used semver for v1 =D
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Nov 25, 2020
1 parent 7ef8558 commit 85102e6
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 @@ -69,7 +69,7 @@ Pull requests titles should be formatted as such
```
"fix: added something" - will bump the patch version
"feat: added something" - will bump the minor version
"feat!: added something" - will bump the major version
"perf: added something" - will bump the major version
```

### Other resume standards
Expand Down

0 comments on commit 85102e6

Please sign in to comment.