mirror of
https://github.com/semver/semver.git
synced 2026-03-12 01:55:48 -05:00
Fix wrapping of overlength line in Summary section
This commit is contained in:
@@ -11,7 +11,8 @@ Given a version number MAJOR.MINOR.PATCH, increment the:
|
||||
manner, and
|
||||
1. PATCH version when you make backwards-compatible bug fixes.
|
||||
|
||||
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
|
||||
Additional labels for pre-release and build metadata are available as extensions
|
||||
to the MAJOR.MINOR.PATCH format.
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user