Skip to content
Snippets Groups Projects
Unverified Commit 73c82271 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

fix(versioning)!: bump short ranges to version (#20494)

When rangeStrategy=bump, and the existing range is "short" (e.g. `^1`), and a bump is required, the new result will be a version range (e.g. `^1.0.7`).

Closes #20488
parent 0f86d313
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment