Skip to content

Commit 816e02c

Browse files
committed
docs: 📝 update --preset section
1 parent 784da8a commit 816e02c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,7 @@ You can customize the default configuration using the definition file (`angular.
116116

117117
#### Customizing Conventional Changelog options
118118

119-
Any of the command line parameters accepted by [Conventional Changelog](https://github.com/conventional-changelog/conventional-changelog) can be provided via the `prefix` option. Please refer to the [conventional-changelog-config-spec](https://github.com/conventional-changelog/conventional-changelog-config-spec/) for details on available configuration options.
120-
121-
##### Customizing CHANGELOG Generation
122-
123-
As an example, suppose you're using GitLab, rather than GitHub, you might modify the following variables:
119+
The preset is highly configurable, following the [conventional-changelog configuration specification](https://github.com/conventional-changelog/conventional-changelog-config-spec). As an example, suppose you're using GitLab, rather than GitHub, you might modify the following variables:
124120

125121
```json
126122
{

0 commit comments

Comments
 (0)