Releases: snyamathi/lerna-semver-sync
Releases · snyamathi/lerna-semver-sync
Release v1.3.1
Previously, whenever semver-intersect encountered a set of ranges it could not find a common range for, it would throw an error stopping the whole flow.
Now, we'll continue and simply log that error so that we can de-dupe other package versions.