-
Notifications
You must be signed in to change notification settings - Fork 9
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
v1.6.3 #462
v1.6.3 #462
Conversation
Adds functionality to set cloud choice
Current unit coverage is 92.12481426448737% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for not noticing this earlier, but I realized we need to up the version to 1.6.3 in the package.json
files and re-run npm i
to update package-lock
as well. I think you can do that directly in the hotfix branch instead of making another dev branch.
Also, this can wait until you go to merge, but fyi that for pulling into main I'd pref a commit message formatted similarly to:
#457
Update version in package/package-lock
Add CloudChoice functionality