IntermediateVocabulary#developer-tools#software-architecture#backend

Semantic Versioning Vocabulary

Learn the vocabulary of encoding compatibility risk directly into a package's major, minor, and patch numbers.

0 / 5 completed
1 / 5
At standup, a dev mentions a version-numbering scheme where a package's version is split into major, minor, and patch numbers, and incrementing the major number specifically signals that the release contains a breaking change to its public API. What is this scheme called?