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: version multi-step alias resolution #173

Merged
merged 5 commits into from
Mar 25, 2022

Conversation

iamogbz
Copy link
Owner

@iamogbz iamogbz commented Mar 23, 2022

Description

Fixes #171

Changes

  • Support parsing and resolving partial versions e.g. v14, v14.1, 14.0

Checklist

  • This PR has updated documentation
  • This PR has sufficient testing

Comments

N/A

@iamogbz iamogbz force-pushed the fix-version-default-not-found-171 branch from e5a6fcf to 86b33a6 Compare March 23, 2022 16:56
@coveralls
Copy link

coveralls commented Mar 23, 2022

Coverage Status

Coverage increased (+0.06%) to 99.035% when pulling 9d65029 on fix-version-default-not-found-171 into 5603020 on master.

@iamogbz iamogbz force-pushed the fix-version-default-not-found-171 branch from 7f1efad to 77b2762 Compare March 25, 2022 05:01
type variable name case mismatch
@iamogbz iamogbz force-pushed the fix-version-default-not-found-171 branch from 77b2762 to abfa2aa Compare March 25, 2022 05:03
@iamogbz iamogbz force-pushed the fix-version-default-not-found-171 branch from abfa2aa to 0dd4316 Compare March 25, 2022 05:12
@iamogbz iamogbz marked this pull request as ready for review March 25, 2022 07:02
@iamogbz iamogbz merged commit 5876047 into master Mar 25, 2022
@iamogbz iamogbz deleted the fix-version-default-not-found-171 branch March 25, 2022 07:03
iamogbz pushed a commit that referenced this pull request Mar 25, 2022
## [1.1.2](v1.1.1...v1.1.2) (2022-03-25)

### Bug Fixes

* version multi-step alias resolution ([#173](#173)) ([5876047](5876047))
@iamogbz
Copy link
Owner Author

iamogbz commented Mar 25, 2022

🎉 This PR is included in version 1.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Version 'default' not found - try nvm ls-remote to browse available versions.
2 participants