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: coerce version #188

Merged
merged 1 commit into from
Jan 24, 2022
Merged

fix: coerce version #188

merged 1 commit into from
Jan 24, 2022

Conversation

love8587
Copy link
Contributor

semver.satisfies('4.4.6-psmdb', '>=2.6.0') => false
semver.satisfies(semver.coerce('4.4.6-psmdb'), '>=2.6.0') => true

@love8587
Copy link
Contributor Author

@simllll Could you merge and release it ?

@simllll simllll merged commit cbb44df into agenda:master Jan 24, 2022
@koresar
Copy link
Contributor

koresar commented Jan 31, 2022

Published as v3. https://www.npmjs.com/package/agendash/v/3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants