Skip to content

Commit 6512d93

Browse files
Fixed typo
1 parent 6dc7f5f commit 6512d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ There are optional arguments such as:
3131
- `--draft=true` To set the release as a draft. Default: `false`
3232
- `--prerelease=true` To set the release as a prerelease. Default: `false`
3333
- `--prefix=v` Add a prefix to the tag version `e.g. v1.0.1`
34-
- `--includemessages=merges/commits/all` used to filter the messages added to the release notes. Default: `Commits`
34+
- `--includemessages=merges/commits/all` used to filter the messages added to the release notes. Default: `commits`

0 commit comments

Comments
 (0)