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.
2 parents 9378560 + dab9870 commit 8607e3dCopy full SHA for 8607e3d
semver.md
@@ -86,7 +86,7 @@ within the private code. It MAY include patch level changes. Patch version
86
MUST be reset to 0 when minor version is incremented.
87
88
1. Major version X (X.y.z | X > 0) MUST be incremented if any backwards
89
-incompatible changes are introduced to the public API. It MAY include minor
+incompatible changes are introduced to the public API. It MAY also include minor
90
and patch level changes. Patch and minor version MUST be reset to 0 when major
91
version is incremented.
92
0 commit comments