We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2250083 commit e70076bCopy full SHA for e70076b
lib/node_modules/@stdlib/_tools/changelog/generate/README.md
@@ -53,7 +53,7 @@ The function accepts the following `options`:
53
- **format**: changelog format. Must be one of the following:
54
55
- `'grouped'`: group commits by package.
56
- - `'aggregated'`: display all commits in a flat list without breaking changes up by package.
+ - `'aggregated'`: display all commits in a flat list without grouping commits by package.
57
58
- **flags**: `git log` options used to retrieve commits from which to generate the changelog.
59
0 commit comments