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

feat: warn when new CLI version available #40

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

dblandin
Copy link
Member

New CLI version notifications via this oclif plugin.

$ artsy --help
 ›   Warning: @artsy/cli update available from 0.6.0 to 0.7.1.

@dblandin dblandin self-assigned this Feb 15, 2021
New CLI version notifications via [this oclif plugin][1].

[1]: https://github.com/oclif/plugin-warn-if-update-available

```
$ artsy --help
 ›   Warning: @artsy/cli update available from 0.6.0 to 0.7.1.
```
@dblandin dblandin force-pushed the dblandin/warn-if-new-version-available branch from 5beb872 to 528784d Compare February 16, 2021 14:17
@dblandin dblandin merged commit af0a16f into master Feb 16, 2021
@dblandin dblandin deleted the dblandin/warn-if-new-version-available branch February 16, 2021 14:19
@artsyit
Copy link
Contributor

artsyit commented Feb 16, 2021

🚀 PR was released in v0.8.0 🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants