Skip to content

Commit 43a3a29

Browse files
Update DEVELOPING.md
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
1 parent 2e15ddd commit 43a3a29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ sf package create --help
8383

8484
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/).
8585

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:"
8787
- To increase the minor version, ensure at least 1 commit message starts with "feat:"
8888
- To bump the major version, please work with the CLI team.
8989
If you'd like a review from a CLI developer please tag us in slack or in the PR.

0 commit comments

Comments
 (0)