Skip to content

Files

Latest commit

Faraz KhanFaraz Khan
Faraz Khan
and
Faraz Khan
Oct 1, 2024
bb58d3e · Oct 1, 2024

History

History
16 lines (12 loc) · 429 Bytes

generatebumptype.md

File metadata and controls

16 lines (12 loc) · 429 Bytes

GenerateBumpType

Bump type of the lock file (calculated semver delta, custom change (manual release), or prerelease/graduate)

Values

Name Value
MAJOR major
MINOR minor
PATCH patch
CUSTOM custom
GRADUATE graduate
PRERELEASE prerelease
NONE none