plugin-warn-if-update-available icon indicating copy to clipboard operation
plugin-warn-if-update-available copied to clipboard

warn user if a new CLI version is available

Results 1 plugin-warn-if-update-available issues
Sort by recently updated
recently updated
newest added

When working with prerelease tags, we've noticed that the the plugin will warn the first time when a prerelease version has been published, for example `x.x.x` to `x.x.x-alpha.x`. However, after...

enhancement
help wanted