We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11879ad commit 2268714Copy full SHA for 2268714
README.md
@@ -254,10 +254,6 @@ For more information on how to contribute please take a look at our [contributio
254
255
### Publishing a release
256
257
-Before publishing a release do a `yarn run publish --dry-run` to get the upcoming version and update the version
258
-in the [`should print help` test](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/src/cli.test.ts#L431).\
259
-Commit that change before creating the new version without `--dry-run`.
260
-
261
```sh
262
npm login
263
nvm use (if you have nvm installed)
0 commit comments