Skip to content

Commit

Permalink
Merge pull request #730 from btea/chore/update-contributing
Browse files Browse the repository at this point in the history
#0@trivial: Update contributing.md typo.
  • Loading branch information
capricorn86 committed Feb 13, 2023
2 parents 47dada8 + 46ab191 commit c8f89f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,4 @@ The release process in Happy DOM is completely automated. In order to determine
| trivial | Use this version type if the change doesn't affect the end user. The change will not be displayed in the release notes. |
| patch | Bug fixes should use this version type. |
| minor | New features that doesn't break anything for the end user should have this version type. |
| major | Braking changes should use this version type. |

| major | Breaking changes should use this version type. |

0 comments on commit c8f89f7

Please sign in to comment.