Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ The release script tries to find common errors in the ioBroker Github Actions re
npm run release patch -- --no-workflow-check
```

#### Limit the number of news in `io-package.json` (`--numNews` or `-nn`)
#### Limit the number of news in `io-package.json` (`--numNews` or `--nn`)

By default the most recent 7 news entries are kept in `io-package.json`. Using this option, you can change the limit.

Expand Down