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: CONTRIBUTING.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
@@ -13,7 +13,7 @@
13
13
needed changes, and merge it in.
14
14
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/).
15
15
- 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:"
17
17
- To bump the major version, please work with the CLI team.
0 commit comments