You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ sf package create --help
83
83
84
84
If you want your changes to be published to npmjs your commit messages must follow the [conventional commit spec](https://www.conventionalcommits.org/en/v1.0.0/).
85
85
86
-
- To increase the patch version, ensure at least 1 commit message starts with "fix:"
86
+
- To increase the patch version, make sure that at least 1 commit message starts with "fix:"
87
87
- To increase the minor version, ensure at least 1 commit message starts with "feat:"
88
88
- To bump the major version, please work with the CLI team.
89
89
If you'd like a review from a CLI developer please tag us in slack or in the PR.
0 commit comments