Skip to content

Commit bdaa5db

Browse files
committed
docs: info regarding updating the version in the help-text-test before a new release
1 parent 7ffd852 commit bdaa5db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,10 @@ For more information on how to contribute please take a look at our [contributio
206206

207207
### Publishing a release
208208

209+
Before publishing a release do a `yarn run publish --dry-run` to get the upcoming version and update the version
210+
in the [`should print help` test](https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/cli/src/cli.test.ts#L431).
211+
Commit that change before creating the new version without `--dry-run`.
212+
209213
```sh
210214
npm login
211215
```

0 commit comments

Comments
 (0)