| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > LockStepVersionPolicy > bump
Bumps the version of the lockstep policy
Signature:
bump(bumpType?: BumpType, identifier?: string): void;|
Parameter |
Type |
Description |
|---|---|---|
|
bumpType |
(Optional) Overwrite bump type in version-policy.json with the provided value. | |
|
identifier |
string |
(Optional) Prerelease identifier if bump type is prerelease. |
Returns:
void