Semantic Versioning
TYPO3
Show in appDescription
This skill covers the standardized versioning system called Semantic Versioning. It assigns version numbers in a “major.minor.patch” format, clearly indicating the nature of changes in each release.
Goals
- I know the structure and rules of semantic versioning.
- I know how to apply semantic versioning principles.
- I know the significance of each version component (major, minor, patch) and its potential impact on system stability.
Maintainer
Andreas Wolf