Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix semver comparisons #2870

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Fix semver comparisons #2870

merged 1 commit into from
Apr 12, 2021

Conversation

bwateratmsft
Copy link
Collaborator

@bwateratmsft bwateratmsft commented Apr 12, 2021

A fix in main branch for #2867. SemVer comparisons should be using .lt(), .gte(), etc. I verified the other places.

@bwateratmsft bwateratmsft requested a review from a team as a code owner April 12, 2021 19:42
@bwateratmsft bwateratmsft merged commit a3dd49a into main Apr 12, 2021
@bwateratmsft bwateratmsft deleted the bmw/semver branch April 12, 2021 19:48
bwateratmsft added a commit that referenced this pull request Apr 12, 2021
bwateratmsft added a commit that referenced this pull request Apr 12, 2021
* Fix semver comparisons (#2870)

* Update version and changelog
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants