We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa584d commit c0e09cfCopy full SHA for c0e09cf
CONTRIBUTING.md
@@ -571,7 +571,7 @@ This does the following:
571
The `patch` and `minor` refer to semver concepts:
572
573
- `patch` would bump __v0.68.1__ to __v0.68.2__
574
-- `feature` would bump __v0.68.2__ to __v0.69.0__
+- `minor` would bump __v0.68.2__ to __v0.69.0__
575
576
### Create a new release on Github
577
0 commit comments