8000 fix: update `troubleshooting.md` typo (#3581) · lerna/lerna@a174cd7 · GitHub
[go: up one dir, main page]

Skip to content

Commit a174cd7

Browse files
authored
fix: update troubleshooting.md typo (#3581)
1 parent 4b045a1 commit a174cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Running `lerna publish` now would detect v1.1.0 instead of v1.2.1 as the last re
9090
The implications of this depends on your usage of `lerna publish`:
9191

9292
* The publish prompt would use v1.1.0 as the base for major/minor/patch suggestions.
93-
* When using the --conventional-commit flag:
93+
* When using the --conventional-commits flag:
9494
* would suggest a semver increment based on all the commits since v1.1.0 (including commits from v1.2.0, v1.2.1 etc)
9595
* The generated CHANGELOG.md files will repeat all the commits that have already been released in v1.2.0, v1.2.1 etc
9696

0 commit comments

Comments
 (0)
0