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 7c834b3 commit dab9870Copy full SHA for dab9870
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