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(cli): failure in self-update command due to GitHub API change #3614

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

edvald
Copy link
Collaborator

@edvald edvald commented Jan 28, 2023

Seems the way we were requesting JSON data about the latest release no longer works.

Used the opportunity to get rid of the axios library.

eysi09
eysi09 previously approved these changes Jan 28, 2023
Seems the way we were requesting JSON data about the latest release no longer
works.

Used the opportunity to get rid of the axios library.
@edvald edvald merged commit 99fcd90 into main Jan 28, 2023
@edvald edvald deleted the fix-self-update branch January 28, 2023 07:25
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.

2 participants