DevOps Beginner
Semantic Versioning¶
SemVerVersioningRelease 3 min read
MAJOR.MINOR.PATCH verzovani software.
Pravidla¶
MAJOR.MINOR.PATCH (napr. 2.4.1)
MAJOR - breaking changes
MINOR - nove funkce, zpetne kompatibilni
PATCH - bugfixy
Pre-release: 3.0.0-alpha.1, 3.0.0-rc.1
Shrnuti¶
feat: = MINOR. fix: = PATCH. BREAKING CHANGE: = MAJOR. Automatizujte.
Need Help with Implementation?¶
Our team has experience designing and implementing modern architectures. We’re happy to help.