Skip to content

Releases: ritz078/starring

0.2.0

16 Apr 11:50
Compare
Choose a tag to compare

Features :

  • Show how many repos have already been starred and only make request for un-starred repos.
  • Show author name in front of package name.
  • Better error handling.
  • Don't ask for confirmation if the user has selected to star all repos.
  • If command run as npm script ask for confirmation.

Bug Fixes:

  • Throw error if command run outside a project directory.