Skip to content

Commit

Permalink
docs(semver): update preset customization section
Browse files Browse the repository at this point in the history
  • Loading branch information
edbzn committed Dec 22, 2023
1 parent 79820e9 commit 025b1ff
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 @@ -158,7 +158,7 @@ You can also add your custom types, for example:
}
```

> [!NOTES]
> [!NOTE]
> When customizing a preset it will implicitly use the [conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits) preset and overrides the default settings with the given configuration.
It is possible to customize any preset by passing its name:
Expand Down

0 comments on commit 025b1ff

Please sign in to comment.