We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Latest (2.3.0) version of unity-changeset, used as a command line, returns nothing with the --lts flag.
To Reproduce Steps to reproduce the behavior:
npx unity-changeset@2.3.0 list --lts
Expected behavior It should output all the LTS versions.
Environment:
Additional context Running the same command without the --lts flag correctly prints all the versions:
> npx unity-changeset@2.3.0 list 6000.0.31f1 a206c360e2a8 6000.0.30f1 62b05ba0686a 6000.0.29f1 9fafe5c9db65 6000.0.28f1 f336aca0cab5 6000.0.27f1 27c554a2199c 6000.0.26f1 ccb7c73d2c02 6000.0.25f1 4859ab7b5a49 6000.0.24f1 11fa355cd605 6000.0.23f1 1c4764c07fb4 ...
The text was updated successfully, but these errors were encountered:
Thank you for your reporting!
Sorry, something went wrong.
e33d872
🎉 This issue has been resolved in version 2.3.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
mob-sakai
No branches or pull requests
Describe the bug
Latest (2.3.0) version of unity-changeset, used as a command line, returns nothing with the --lts flag.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should output all the LTS versions.
Environment:
Additional context
Running the same command without the --lts flag correctly prints all the versions:
The text was updated successfully, but these errors were encountered: