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

semver: pre-release wildcards #4

Open
zkat opened this issue Aug 14, 2021 · 0 comments
Open

semver: pre-release wildcards #4

zkat opened this issue Aug 14, 2021 · 0 comments

Comments

@zkat
Copy link
Owner

zkat commented Aug 14, 2021

You should be able to do *-*, 1.2.3-*, 1.x-*, and maybe even 1.2.3-alpha* and have those all do the right thing (by which I mean, those should all match both regular and prerelease versions)

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

No branches or pull requests

1 participant