Parsed parts
1MAJOR
4MINOR
2PATCH
–Pre-release
–Build
major
Breaking changes
2.0.0minor
New features (backward compatible)
1.5.0patch
Bug fixes (backward compatible)
1.4.3preRelease
Pre-release label
1.4.2-alpha.1release
Remove pre-release
1.4.2Format: MAJOR.MINOR.PATCH[-pre-release][+build]
• MAJOR: Incompatible API changes
• MINOR: New backward-compatible functionality
• PATCH: Backward-compatible bug fixes