Skip to content

Commit 2e15ddd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
needed changes, and merge it in.
1414
1. Upon merge, a new release of the `@salesforce/plugin-packaging` plugin will be published to npmjs with a version bump corresponding to the [conventional commit spec](https://www.conventionalcommits.org/en/v1.0.0/).
1515
- To increase the patch version, make sure that at least 1 commit message starts with "fix:"
16-
- To increase the minor version, ensure at least 1 commit message starts with "feat:"
16+
- To increase the minor version, make sure that at least 1 commit message starts with "feat:"
1717
- To bump the major version, please work with the CLI team.
1818

1919
### CLA

0 commit comments

Comments
 (0)